Click or drag to resize

DavExceptionCode Property

IT Hit WebDAV Classes Reference
HTTP status code and description that will be sent to client.

Namespace:  ITHit.WebDAV.Server
Assembly:  ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 13.3.13068
Syntax
public DavStatus Code { get; set; }

Property Value

Type: DavStatus
See Also