WebRequestMethods.Http.MkCol Field

Definition

Represents an HTTP MKCOL request that creates a new collection (such as a collection of pages) at the location specified by the request-Uniform Resource Identifier (URI).

public: System::String ^ MkCol;
public const string MkCol;
val mutable MkCol : string
Public Const MkCol As String 

Field Value

Applies to