SearchResultItemFoundLines Property
Gets the list of found lines for the item.
Namespace: Mythicsoft.Search.CoreAssembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
public TextLineCollection FoundLines { get; }
public:
property TextLineCollection^ FoundLines {
TextLineCollection^ get ();
}
Property Value
TextLineCollection