Click or drag to resize
DigitalRuneGlobalSettingsPlatformID Property
Gets the platform for which this library was built.

Namespace: DigitalRune
Assembly: DigitalRune (in DigitalRune.dll) Version: 1.20.0.0 (1.20.1.14552)
Syntax
public static PlatformID PlatformID { get; }

Property Value

Type: PlatformID
The platform for which this library was built.
See Also