SystemType Enumeration

 

Indicates the system type of the operating system.

Namespace:   Microsoft.WindowsServerSolutions.Common.Devices
Assembly:  DevicesOM (in DevicesOM.dll)

public enum class SystemType

Member nameDescription
AMD64

Indicates that the system type is AMD64.

Unknown

Indicates that the system type is not known.

X86

Indicates that the system type is X86.

Return to top

Community Additions

ADD
Show: