次の方法で共有


TroubleshootingDetails.ReasonType プロパティ

定義

エラーの理由の種類を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象