GlobalProfileOS Property

Note: This API is now obsolete.
Type of the Operating System.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.74.9654.0
C#
[ObsoleteAttribute("Use SessionProfile.AppEnv.OS instead.")]
public static OSType OS { get; }

Property Value

OSType

See Also