DavStatusUNSUPPORTED_MEDIA_TYPE Field
IT Hit WebDAV Classes Reference
The server is refusing to service the request because the entity of the request is in a format not
supported by the requested resource for the requested method.
Namespace:
ITHit.WebDAV.Server
Assembly:
ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 13.3.13068
Syntax public static readonly DavStatus UNSUPPORTED_MEDIA_TYPE
Public Shared ReadOnly UNSUPPORTED_MEDIA_TYPE As DavStatus
public:
static initonly DavStatus UNSUPPORTED_MEDIA_TYPE
static val UNSUPPORTED_MEDIA_TYPE: DavStatus
Field Value
Type:
DavStatusSee Also