다음을 통해 공유


Enrollment.CountryCode 속성

정의

등록의 국가 코드를 가져옵니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상