edtFTPnet/Free - Open-source FTP component for .NET | Download
Gets the message

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0

Syntax

C#
public string Message { get; }
Visual Basic
Public ReadOnly Property Message As String
	Get
Visual C++
public:
property String^ Message {
	String^ get ();
}

See Also