IncludeInResultsCallback Delegate
Visual Studio 2015
Represents the method that will decide if a file should be included in the search results.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)
[CLSCompliantAttribute(false)] public delegate IncludeResults IncludeInResultsCallback( String^ fileName, unsigned int itemId, IVsHierarchy^ hierarchy )
Return Value
Type: Microsoft.VisualStudio.Modeling.Shell::IncludeResults
Show: