共用方式為


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 代碼。

適用於