다음을 통해 공유


Placemark.Locality 속성

정의

도시 또는 마을을 가져오거나 설정합니다.

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

속성 값

도시 또는 지역의 마을입니다.

적용 대상