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.
string ProgramFullTitleInvariant { get; }
ReadOnly Property ProgramFullTitleInvariant As String
Get
property String^ ProgramFullTitleInvariant {
String^ get ();
}
abstract ProgramFullTitleInvariant : string with get