Keysight Pathwave 89600 VSA .NET API
Extension Property
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Keysight.SA.VsaInternal Namespace > IExtensible Interface : Extension Property


Glossary Item Box

Gets the current extension.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Extension As Object
C# 
object Extension {get;}
C++/CLI 
property Object^ Extension {
   Object^ get();
}

Requirements

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

See Also