ContactMatchReason.Segments Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une liste d’objets TextSegment correspondants qui vous indique les éléments à mettre en surbrillance dans votre affichage à la suite d’une recherche de contact.
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)
Valeur de propriété
Liste des objets TextSegment correspondants.
Configuration requise pour Windows
Fonctionnalités de l’application |
contactsSystem
|