WebDAVResponse.IsSuccess Property

IT Hit WebDAV for .NET

Indicates whether this response means success of the operation.

[Visual Basic]
Public ReadOnly Property IsSuccess As Boolean
[C#]
public bool IsSuccess {get;}

See Also

WebDAVResponse Class | ITHit.WebDAV.Server.Response Namespace