public enum OsArchitecture
Public Enumeration OsArchitecture
Dim instance As OsArchitecture
public enum class OsArchitecture
type OsArchitecture
No code example is currently available or this language may not be supported.
X86 | 32 | A 32-Bit Operating System. |
X64 | 64 | A 64-Bit Operating System. |