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


Glossary Item Box

Gets or sets a unique name.

Syntax

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

Requirements

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

See Also