Keysight Pathwave 89600 VSA .NET API
Description Property
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Keysight.SA.Vsa.ContextExtensions.GeneralPurpose Namespace > UserDefinedPresetContextExtension Class : Description Property


Glossary Item Box

Gets or sets a user-supplied descriptive string for the cached setup.

Syntax

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

Requirements

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

See Also