DavStatusPRECONDITION_FAILED Field
IT Hit WebDAV Classes Reference
The precondition given in one or more of the request-header fields evaluated to false when it was tested on
the server.
Namespace:
ITHit.WebDAV.Server
Assembly:
ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 13.3.13068
Syntax public static readonly DavStatus PRECONDITION_FAILED
Public Shared ReadOnly PRECONDITION_FAILED As DavStatus
public:
static initonly DavStatus PRECONDITION_FAILED
static val PRECONDITION_FAILED: DavStatus
Field Value
Type:
DavStatusSee Also