Keysight Pathwave 89600 VSA .NET API
Keys Property
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > IStateDictionary Interface : Keys Property


Glossary Item Box

Gets a list of keys that are in state.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Keys As String()
C# 
string[] Keys {get;}
C++/CLI 
property array<String^>^ Keys {
   array<String^>^ get();
}

Requirements

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

See Also