共用方式為


CheckNameAvailabilityOutputInner.Message 屬性

定義

取得詳細的錯誤訊息,描述名稱無法使用的原因。

[Newtonsoft.Json.JsonProperty(PropertyName="message")]
public string Message { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="message")>]
member this.Message : string
Public ReadOnly Property Message As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於