ISolutionSearchOptions Interface

 

Represents the options a search provider should use when providing search results for a search of the solution.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)

[GuidAttribute("C3B7CD23-FCDE-4309-B559-5EF4B2B2E305")]
public interface ISolutionSearchOptions

NameDescription
System_CAPS_pubpropertySearchExternalItems

Gets whether or not the content of external items should be searched.

System_CAPS_pubpropertySearchFileContents

Gets whether or not the content of files should be searched.

Return to top
Show: