PowerTCP FTP for .NET
ToString Method (DataEventArgs)



Gets the Data property as a decoded string.
Syntax
Public Overrides Function ToString() As String
Dim instance As DataEventArgs
Dim value As String
 
value = instance.ToString()
public override string ToString()
public:
String^ ToString(); override 

Return Value

The Data.Buffer decoded into a string using the Data.Encoding specified.
See Also

Reference

DataEventArgs Class
DataEventArgs Members


PowerTCP FTP for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic