WebRequestMethods.Http.MkCol 字段

定义

表示一个 HTTP MKCOL 请求,该请求在请求 URI(统一资源标识符)指定的位置新建集合,如页的集合。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 

字段值

String

适用于