Placemark.Locality Property

Definition

Gets or sets the city or town.

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

Property Value

The city or town of the locality.

Applies to