次の方法で共有


RequestReportRecordContract.Method プロパティ

定義

この要求に関連付けられている HTTP メソッドを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="method")]
public string Method { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="method")>]
member this.Method : string with get, set
Public Property Method As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象