The received data.
Namespace: Jscape.SshAssembly: Jscape.Ssh (in Jscape.Ssh.dll) Version: 2.7.2.0
Syntax
C# |
---|
public string Data { get; } |
Visual Basic |
---|
Public ReadOnly Property Data As String Get |
Visual C++ |
---|
public: property String^ Data { String^ get (); } |