GlobalProfileOS Property
Note: This API is now obsolete.
Type of the Operating System.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.74.9654.0
[ObsoleteAttribute("Use SessionProfile.AppEnv.OS instead.")]
public static OSType OS { get; }
<ObsoleteAttribute("Use SessionProfile.AppEnv.OS instead.")>
Public Shared ReadOnly Property OS As OSType
Get
public:
[ObsoleteAttribute(L"Use SessionProfile.AppEnv.OS instead.")]
static property OSType OS {
OSType get ();
}
[<ObsoleteAttribute("Use SessionProfile.AppEnv.OS instead.")>]
static member OS : OSType with get
Property Value
OSType