9 int num = (int)statusCode;
63 if (text2 !=
null && text2.Length > 0)
67 else if (statusDescription !=
null && statusDescription.Length > 0)
69 text =
text +
" " + statusDescription;
static string GetWebStatusCodeString(FtpStatusCode statusCode, string statusDescription)
static string net_ftpstatuscode_BadCommandSequence
static string net_ftpstatuscode_CommandNotImplemented
static string net_ftpstatuscode_ActionNotTakenFileUnavailableOrBusy
static string net_ftpstatuscode_AccountNeeded
static string net_ftpstatuscode_ServiceNotAvailable
static string net_ftpstatuscode_ActionNotTakenFileUnavailable
static string net_ftpstatuscode_ActionNotTakenInsufficientSpace
static string net_ftpstatuscode_ActionAbortedLocalProcessingError
static string net_ftpstatuscode_NotLoggedIn
static string net_ftpstatuscode_CantOpenData
static string net_ftpstatuscode_ActionNotTakenFilenameNotAllowed
static string net_ftpstatuscode_FileActionAborted
static string net_ftpstatuscode_CommandSyntaxError
static string net_ftpstatuscode_ConnectionClosed
static string net_ftpstatuscode_ArgumentSyntaxError
static string net_ftpstatuscode_ActionAbortedUnknownPageType