DavStatusNOT_IMPLEMENTED Field
IT Hit WebDAV Classes Reference
The server does not support the functionality required to fulfill the request. This is the appropriate
response when the server does not recognize the request method and is not capable of supporting it for any
resource.
Namespace:
ITHit.WebDAV.Server
Assembly:
ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 13.3.13068
Syntax public static readonly DavStatus NOT_IMPLEMENTED
Public Shared ReadOnly NOT_IMPLEMENTED As DavStatus
public:
static initonly DavStatus NOT_IMPLEMENTED
static val NOT_IMPLEMENTED: DavStatus
Field Value
Type:
DavStatusSee Also