PowerTCP SSH and SFTP for .NET
ToString Method (SftpPacket)




Returns a formatted string suitable for viewing.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
'Usage
 
Dim instance As SftpPacket
Dim value As String
 
value = instance.ToString()
public override string ToString()
public: string* ToString(); override 
public:
String^ ToString(); override 
See Also

Reference

SftpPacket Class
SftpPacket Members


PowerTCP SSH and SFTP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic