Get the reply code if it exists
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
Syntax
| C# |
|---|
public int ReplyCode { get; } |
| Visual Basic |
|---|
Public ReadOnly Property ReplyCode As Integer Get |
| Visual C++ |
|---|
public: property int ReplyCode { int get (); } |