ISolutionSearchOptions::SearchExternalItems Property
Visual Studio 2015
Gets whether or not the content of external items should be searched.
Assembly: Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
Property Value
Type: System::BooleanIf true, search results from within external items should be returned. If false, no external items searches should occur.
Show: