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

プロパティ値

String として表される HTTP メソッド。

適用対象