次の方法で共有


DebugSendResponse.Results プロパティ

定義

実際のエラーの説明を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.results")]
public object Results { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.results")>]
member this.Results : obj with get, set
Public Property Results As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象