MapAddress.District 속성

정의

주소의 구역을 가져오거나 설정합니다.

public:
 property Platform::String ^ District { Platform::String ^ get(); };
winrt::hstring District();
public string District { get; }
var string = mapAddress.district;
Public ReadOnly Property District As String

속성 값

String

Platform::String

winrt::hstring

주소의 구역입니다.

적용 대상

추가 정보