共用方式為


ContactLocationField.Region 屬性

定義

取得連絡人的區域。

注意

ContactLocationField可能會在Windows 8.1之後變更或無法使用版本。 請改用 ContactAddress

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

屬性值

String

Platform::String

winrt::hstring

連絡人的區域。

Windows 需求

應用程式功能
contactsSystem

適用於