HttpStatusMethodNotAllowed Field
IT Hit WebDAV Classes Reference
The method specified in the Request-Line is not allowed for the resource identified by the Request-URI.
Namespace:
ITHit.WebDAV.Client
Assembly:
ITHit.WebDAV.Client (in ITHit.WebDAV.Client.dll) Version: 6.0.4052-Beta
Syntax public static readonly HttpStatus MethodNotAllowed
Public Shared ReadOnly MethodNotAllowed As HttpStatus
public:
static initonly HttpStatus MethodNotAllowed
static val MethodNotAllowed: HttpStatus
Field Value
Type:
HttpStatusSee Also