CodeSearch.Result
public sealed class CodeSearch.ResultReports code-index availability, total matches and documents, ranked file results, and any nonfatal search error.
Fields
Section titled “Fields”
IndexExists
Section titled “IndexExists”public bool IndexExistsReturns
System.Boolean
FtsAvailable
Section titled “FtsAvailable”public bool FtsAvailableReturns
System.Boolean
ResultCount
Section titled “ResultCount”public int ResultCountReturns
System.Int32
DocumentCount
Section titled “DocumentCount”public int DocumentCountReturns
System.Int32
public string ErrorReturns
System.String
public List<CodeSearch.CodeSearchFileResult> FilesReturns
System.Collections.Generic.List{AssetInventory.CodeSearch.CodeSearchFileResult}
Constructors
Section titled “Constructors”
Result()
Section titled “Result()”public Result()