ISolutionSearchOptions, interface
Represents the options a search provider should use when providing search results for a search of the solution.
Espace de noms : Microsoft.VisualStudio.Shell
Assembly : Microsoft.VisualStudio.Shell.Immutable.11.0 (dans Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
Syntaxe
'Déclaration
<GuidAttribute("C3B7CD23-FCDE-4309-B559-5EF4B2B2E305")> _
Public Interface ISolutionSearchOptions
[GuidAttribute("C3B7CD23-FCDE-4309-B559-5EF4B2B2E305")]
public interface ISolutionSearchOptions
Le type ISolutionSearchOptions expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
SearchExternalItems | Gets whether or not the content of files should be searched. | |
SearchFileContents | Gets whether or not the content of external items should be searched. |
Début