Placemark.SubAdminArea 属性

定义

获取或设置地址的子行政区域名称,例如,“Santa Clara County”,或者 null 如果未知,则为 。

public:
 property System::String ^ SubAdminArea { System::String ^ get(); void set(System::String ^ value); };
public string SubAdminArea { get; set; }
member this.SubAdminArea : string with get, set
Public Property SubAdminArea As String

属性值

子管理区域。

适用于