WebDAVResponse.Description Property

IT Hit WebDAV for .NET

Gets the description of the HTTP response.

[Visual Basic]
Public ReadOnly Property Description As String
[C#]
public string Description {get;}

See Also

WebDAVResponse Class | ITHit.WebDAV.Server.Response Namespace