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

属性值

国家/地区名称。

适用于