ContactMatchReason.Segments 屬性

定義

取得相符 的 TextSegment 物件清單,這個清單會告訴您在檢視中反白顯示哪些專案做為連絡人搜尋的結果。

public:
 property IVectorView<TextSegment> ^ Segments { IVectorView<TextSegment> ^ get(); };
IVectorView<TextSegment> Segments();
public IReadOnlyList<TextSegment> Segments { get; }
var iVectorView = contactMatchReason.segments;
Public ReadOnly Property Segments As IReadOnlyList(Of TextSegment)

屬性值

相符 的 TextSegment 物件清單。

Windows 需求

應用程式功能
contactsSystem

適用於