Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0
Assembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0
Syntax
| C# |
|---|
public string Raw { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Raw As String Get |
| Visual C++ |
|---|
public: property String^ Raw { String^ get (); } |