This property retrieves the FTP status value

[Visual Basic] Public Property FtpStatusCode As System.Net.FtpStatusCode
[C#] public System.Net.FtpStatusCode FtpStatusCode {get; set;}

Property Value

An System.Net.FtpStatusCode value

Explanation

The FtpStatusCode property retrieves the FTP status value.

The FtpDeleteFile, FtpDownloadFile, FtpDownloadFileToByteArray, FtpRenameFile, FtpUploadByteArrayToFile, and FtpUploadFile methods all return FtpStatus values.

See Also

ImageKit.File Members | Newtone.ImageKit.Wpf.ImageKit

 

The ImageKit WPF is created by Newtone Corporation