共用方式為


ValidateSubscriptionTransferEligibilityError.Details 屬性

定義

取得或設定說明錯誤的詳細錯誤訊息。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於