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


Glossary Item Box

Gets the name of the group

Syntax

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

Remarks

This is for display purposes only.

Requirements

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

See Also