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.InternalCustomerServiceDiskette

Identifies the Corrected Service Diskette number of the operating system.

[Visual Basic]
Protected InternalCustomerServiceDiskette As String
[C#]
protected string InternalCustomerServiceDiskette;
[C++]
protected: String* InternalCustomerServiceDiskette;
[JScript]
protected var InternalCustomerServiceDiskette : String;

See Also

OperatingSystem Class | OperatingSystem Members | System Namespace