次の方法で共有


RequestMessage.Method プロパティ

定義

現在の要求に対する HttpMethod を取得します。

public System.Net.Http.HttpMethod Method { get; }
member this.Method : System.Net.Http.HttpMethod
Public ReadOnly Property Method As HttpMethod

プロパティ値

適用対象