共用方式為


Placemark.SubAdminArea 屬性

定義

取得或設定位址的子系統管理區域名稱,例如「擷取 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

屬性值

子管理區域。

適用於