다음을 통해 공유


ContactLocationField.City 속성

정의

연락처의 도시를 가져옵니다.

참고

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

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

속성 값

String

Platform::String

winrt::hstring

연락처의 구/군/시입니다.

Windows 요구 사항

앱 기능
contactsSystem

적용 대상