Keysight Pathwave 89600 VSA .NET API
ToString Method
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > InstrumentId Structure : ToString Method


Glossary Item Box

Returns a String representation of the InstrumentId. (Overrides System.ValueType.ToString.)

Syntax

Visual Basic (Declaration) 
Public Overrides Function ToString() As String
C# 
public override string ToString()
C++/CLI 
public:
String^ ToString(); override 

Return Value

A string representation of the current InstrumentId structure.

Requirements

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

See Also

Reference

InstrumentId Structure
InstrumentId Members
Base Implementation in ToString