次の方法で共有


CheckNameAvailabilityOutput.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

適用対象