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


Glossary Item Box

Gets the build number of the VSA application.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ApiVersion As Version
C# 
public Version ApiVersion {get;}
C++/CLI 
public:
property Version^ ApiVersion {
   Version^ get();
}

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also