Click or drag to resize

fileTextSearchMultiSourceSetItem Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.files.search
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public fileTextSearchResultSet this[
	string filepath
] { get; set; }
Request Example View Source

Parameters

filepath
Type: SystemString

Property Value

Type: fileTextSearchResultSet
See Also