PowerTCP Telnet for .NET
ToString Method (CommandEventArgs)




A readable string representing the command.
Syntax
Public Overrides Function ToString() As String
Dim instance As CommandEventArgs
Dim value As String
 
value = instance.ToString()
public override string ToString()
public: string* ToString(); override 
public:
String^ ToString(); override 

Return Value

A string containing the command, option and suboption.
See Also

Reference

CommandEventArgs Class
CommandEventArgs Members


PowerTCP Telnet for .NET Documentation Version 8.0
© 2026 Dart Communications. All Rights Reserved.
Send comments on this topic