ContactLocationField.City 屬性

定義

取得連絡人的城市。

注意

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

適用於