MapAddress.RegionCode 속성

정의

주소의 지역(예: 주 또는 지방)에 대한 코드를 가져오거나 설정합니다.

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

속성 값

String

Platform::String

winrt::hstring

주소의 지역(예: 주 또는 지방)에 대한 코드입니다.

적용 대상

추가 정보