다음을 통해 공유


ContactLocationField.Country 속성

정의

연락처의 국가를 가져옵니다.

참고

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

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

속성 값

String

Platform::String

winrt::hstring

연락처의 국가입니다.

Windows 요구 사항

앱 기능
contactsSystem

적용 대상