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

적용 대상