 | MachineArchitectureIs64BitOperatingSystem Field |
Is set true if the executing operating system supports 64Bit code;
otherwise it is set to false.
Namespace:
Mastersign.Bench.Windows
Assembly:
BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntaxpublic static readonly bool Is64BitOperatingSystem
Public Shared ReadOnly Is64BitOperatingSystem As Boolean
Field Value
Type:
Boolean
See Also