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


Glossary Item Box

Gets the feature.

Syntax

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

Requirements

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

See Also