HttpMethod.Method 屬性

定義

HTTP 方法。

public:
 property System::String ^ Method { System::String ^ get(); };
public string Method { get; }
member this.Method : string
Public ReadOnly Property Method As String

屬性值

HTTP 方法以 String. 表示為 。

適用於