PowerTCP Emulation 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 Emulation for .NET Documentation Version 4.7
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic