다음을 통해 공유


Placemark.CountryName 속성

정의

국가 이름을 가져오거나 설정합니다.

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

속성 값

국가 이름입니다.

적용 대상