Identifies the operating system platform.
[Visual Basic] Protected InternalPlatform As PlatformID [C#] protected PlatformID InternalPlatform; [C++] protected: PlatformID InternalPlatform; [JScript] protected var InternalPlatform : PlatformID;
OperatingSystem Class | OperatingSystem Members | System Namespace