GlobalProfilePlatform Property
Note: This API is now obsolete.
Current platform type.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.74.9654.0
[ObsoleteAttribute("Use SessionProfile.AppEnv.Platform instead.")]
public static PlatformType Platform { get; }
<ObsoleteAttribute("Use SessionProfile.AppEnv.Platform instead.")>
Public Shared ReadOnly Property Platform As PlatformType
Get
public:
[ObsoleteAttribute(L"Use SessionProfile.AppEnv.Platform instead.")]
static property PlatformType Platform {
PlatformType get ();
}
[<ObsoleteAttribute("Use SessionProfile.AppEnv.Platform instead.")>]
static member Platform : PlatformType with get
Property Value
PlatformType