This property retrieves the types of errors that can occur when using the Ftp control.

[Visual Basic] Public ReadOnly Property ErrorStatus As Newtone.ImageKit.Error
[C#] public Newtone.ImageKit.Error ErrorStatus {get;}

Property Value

Retrieve only

Explanation

The ErrorStatus property retrieves the types of errors that can occur when using the Ftp control.

This property refers to the members of the Error enum.


See Also

Ftp Class | Ftp Members


The ImageKit.NET3 is created by Newtone Corporation