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.

Definition

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

Property Value

Guid

See Also