Compartir a través de


Placemark.CountryCode Propiedad

Definición

Obtiene o establece el código estándar ISO del país.

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

Valor de propiedad

Código ISO del país.

Se aplica a