Share via


ContactMatchReason.Text プロパティ

定義

連絡先検索から一致するテキスト結果を取得します。

public:
 property Platform::String ^ Text { Platform::String ^ get(); };
winrt::hstring Text();
public string Text { get; }
var string = contactMatchReason.text;
Public ReadOnly Property Text As String

プロパティ値

String

Platform::String

winrt::hstring

連絡先検索の一致するテキストの結果。

Windows の要件

アプリの機能
contactsSystem

適用対象