다음을 통해 공유


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

속성 값

하위 관리 영역입니다.

적용 대상