ISolutionSearchOptions::SearchFileContents Property
Visual Studio 2015
Gets whether or not the content of files 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 file contents should be returned. If false, no file content searches should occur.
Show: