This property retrieves the Http status value

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

Property Value

An HttpStatusCode value

Explanation

The HttpStatusCode property retrieves the Http status value.

The HttpDeleteFile, HttpDownloadFile, HttpDownloadFileToByteArray, HttpUploadByteArrayToFile, and HttpUploadFile methods all return HttpStatus values.

See Also

ImageKit.File ƒƒ“ƒo | Newtone.ImageKit.Win.ImageKit

 

The ImageKit.NET3 is created by Newtone Corporation