|
FtpResponseCode Property
|
Gets FTP response code.
Namespace: GSF.Net.FtpAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.246-beta
SyntaxPublic ReadOnly Property Code As Integer
Get
public:
property int Code {
int get ();
}
member Code : int with get
View SourceProperty Value
Int32
See Also