Gets a value indicating whether the process is a 64-bit process (true) or a 32-bit process (false).
Syntax
Visual Basic (Declaration) | |
---|
Public Overridable ReadOnly Property Is64Bit As Boolean |
C# | |
---|
public virtual bool Is64Bit {get;} |
C++/CLI | |
---|
public:
virtual property bool Is64Bit {
bool get();
} |
Requirements
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight PathWave 89600 VSA
Ver 15.00
See Also