Compartilhar via


ContactMatchReason.Segments Propriedade

Definição

Obtém uma lista de objetos TextSegment correspondentes que informa o que realçar em sua exibição como resultado de uma pesquisa de contato.

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)

Valor da propriedade

A lista de objetos TextSegment correspondentes.

Requisitos do Windows

Funcionalidades do aplicativo
contactsSystem

Aplica-se a