Keysight Pathwave 89600 VSA .NET API
Is64Bit Property
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > Application Class : Is64Bit Property


Glossary Item Box

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