Share via


Placemark.CountryCode Property

Definition

Gets or sets the country ISO standard code.

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

Property Value

The country ISO code.

Applies to