次の方法で共有


Placemark.CountryName プロパティ

定義

国名を取得または設定します。

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

プロパティ値

国名。

適用対象