PowerTCP SSH and SFTP for .NET
Message Property (Packet)




The transport-level SSH-2 message type.
Syntax
'Declaration
 
Public ReadOnly Property Message As PacketMessage
'Usage
 
Dim instance As Packet
Dim value As PacketMessage
 
value = instance.Message
public PacketMessage Message {get;}
public: __property PacketMessage get_Message();
public:
property PacketMessage Message {
   PacketMessage get();
}
See Also

Reference

Packet Class
Packet Members


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