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


Glossary Item Box

Gets the absolute path to the file containing the macro source code.

Syntax

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

Requirements

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

See Also