MapAddress.Region 속성

정의

주소의 지역(예: 주 또는 지방)을 가져오거나 설정합니다.

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

속성 값

String

Platform::String

winrt::hstring

주소의 지역(예: 주 또는 지방)입니다.

적용 대상

추가 정보