共用方式為


ContactLocationField.Street 屬性

定義

取得連絡人的街道。

注意

contactLocationField可能會在Windows 8.1之後變更或無法使用。 請改用 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

適用於