PowerTCP SSH and SFTP for .NET
SftpMessage Property




Identifies the SFTP request.
Syntax
'Declaration
 
Public ReadOnly Property SftpMessage As SftpMessage
'Usage
 
Dim instance As SftpPacket
Dim value As SftpMessage
 
value = instance.SftpMessage
public SftpMessage SftpMessage {get;}
public: __property SftpMessage get_SftpMessage();
public:
property SftpMessage SftpMessage {
   SftpMessage get();
}
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