Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Indicates the system type of the operating system.
Namespace: Microsoft.WindowsServerSolutions.Common.Devices
Assembly: DevicesOM (in DevicesOM.dll)
public enum SystemType
public enum class SystemType
Public Enumeration SystemType
Member name | Description | |
---|---|---|
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. |
Microsoft.WindowsServerSolutions.Common.Devices Namespace
Return to top