NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

OperatingSystem.InternalPlatform

Identifies the operating system platform.

[Visual Basic]
Protected InternalPlatform As PlatformID
[C#]
protected PlatformID InternalPlatform;
[C++]
protected: PlatformID InternalPlatform;
[JScript]
protected var InternalPlatform : PlatformID;

See Also

OperatingSystem Class | OperatingSystem Members | System Namespace