edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40

Syntax

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

Return Value

Returns the raw server string.

See Also