次の方法で共有


ServiceError.PossibleCauses Property

Definition

Gets or sets possible causes of error.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to