共用方式為


ContactLocationField.Country 屬性

定義

取得連絡人的國家/地區。

注意

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

適用於