次の方法で共有


CheckNameAvailabilityOutput.Reason プロパティ

定義

名前が使用できない理由を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象