Placemark.CountryCode 属性

定义

获取或设置国家/地区 ISO 标准代码。

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

属性值

国家/地区 ISO 代码。

适用于