Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Describes the operating system SKU type.
Namespace: Microsoft.WindowsServerSolutions.Common.Devices
Assembly: DevicesOM (in DevicesOM.dll)
Syntax
public enum OSSkuType
public enum class OSSkuType
Public Enumeration OSSkuType
Members
Member name | Description | |
---|---|---|
PC | PC |
|
ServerOtherThanWms | A server other than WMS. |
|
Unknown | Unknown. |
|
Wms | WMS |
See Also
Microsoft.WindowsServerSolutions.Common.Devices Namespace
Return to top