다음을 통해 공유


ContactLocationField.Region 속성

정의

연락처의 지역을 가져옵니다.

참고

Windows 8.1 후 ContactLocationField가 변경되거나 릴리스에 사용할 수 없습니다. 대신 ContactAddress를 사용합니다.

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

속성 값

String

Platform::String

winrt::hstring

연락처의 지역입니다.

Windows 요구 사항

앱 기능
contactsSystem

적용 대상