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

属性值

当地城市或城镇。

适用于