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


Glossary Item Box

Returns a tab-delimited string representation of this event.

Syntax

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

Return Value

string representation of this event

Requirements

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

See Also

Reference

EventBasedActionsLogEntry Class
EventBasedActionsLogEntry Members
Base Implementation in ToString