WebDAVResponse.Code Property

IT Hit WebDAV for .NET

Gets the status code of the HTTP response.

[Visual Basic]
Public ReadOnly Property Code As Integer
[C#]
public int Code {get;}

See Also

WebDAVResponse Class | ITHit.WebDAV.Server.Response Namespace