ISessionProfile.ProgramFullTitleInvariant Property

Full title of the program in English like SMath Studio Enterprise 1.3.0.9031 Desktop 64-bit Portable which is formatted from ProgramInfo using FullTitle.

  Tip

Value of this property suits well for logging.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
string ProgramFullTitleInvariant { get; }

Property Value

String

See Also