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


Glossary Item Box

Gets the current System.Type of extension or null if no extension is currently set.

Syntax

Visual Basic (Declaration) 
ReadOnly Property ExtensionType As Type
C# 
Type ExtensionType {get;}
C++/CLI 
property Type^ ExtensionType {
   Type^ get();
}

Requirements

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

See Also