다음을 통해 공유


ContactLocationField.Street 속성

정의

연락처의 거리를 가져옵니다.

참고

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

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

속성 값

String

Platform::String

winrt::hstring

연락처의 거리.

Windows 요구 사항

앱 기능
contactsSystem

적용 대상