IAppComponentInfo.PublicGuid Property
Well known GUID of the component.
-
For CoreInfo returns the original GUID of SMath Studio which is written to the worksheet files and also identifies Personal edition.
-
For ProgramInfo and AppInfo returns the GUID of program edition.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
ReadOnly Property PublicGuid As Guid
Get
property Guid PublicGuid {
Guid get ();
}
abstract PublicGuid : Guid with get
Property Value
Guid