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


Glossary Item Box

Gets the macros directory path.

Syntax

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

Requirements

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

Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 27.00

See Also