GlobalProfilePlatform Property

Note: This API is now obsolete.
Current platform type.

Definition

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

Property Value

PlatformType

See Also