Gets the raw FTP response.
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property Response As String Get |
| C# |
|---|
public string Response { get; } |
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
| Visual Basic |
|---|
Public ReadOnly Property Response As String Get |
| C# |
|---|
public string Response { get; } |