다음을 통해 공유


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

적용 대상