Gets disconnect description.
Namespace: Renci.SshNet.Messages.TransportAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
public string Description { get; private set; }public string Description { get; private set; }Public Property Description As String
Get
Private Set
Public Property Description As String
Get
Private Set
public:
property String^ Description {
String^ get ();
private: void set (String^ value);
}public:
property String^ Description {
String^ get ();
private: void set (String^ value);
}