Tip
Value of this property suits well for logging.
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.
public string ProgramFullTitleInvariant { get; }
Public ReadOnly Property ProgramFullTitleInvariant As String
Get
public:
virtual property String^ ProgramFullTitleInvariant {
String^ get () sealed;
}
abstract ProgramFullTitleInvariant : string with get
override ProgramFullTitleInvariant : string with get