Placemark.CountryName Property

Definition

Gets or sets the country name.

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

Property Value

The country name.

Applies to