다음을 통해 공유


Placemark.CountryCode 속성

정의

국가 ISO 표준 코드를 가져오거나 설정합니다.

public:
 property System::String ^ CountryCode { System::String ^ get(); void set(System::String ^ value); };
public string CountryCode { get; set; }
member this.CountryCode : string with get, set
Public Property CountryCode As String

속성 값

국가 ISO 코드입니다.

적용 대상