Condividi tramite


Interfaccia ISolutionSearchOptions

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

Spazio dei nomi:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)

Sintassi

'Dichiarazione
<GuidAttribute("C3B7CD23-FCDE-4309-B559-5EF4B2B2E305")> _
Public Interface ISolutionSearchOptions
[GuidAttribute("C3B7CD23-FCDE-4309-B559-5EF4B2B2E305")]
public interface ISolutionSearchOptions

Il tipo ISolutionSearchOptions espone i seguenti membri.

Proprietà

  Nome Descrizione
Proprietà pubblica SearchExternalItems Gets whether or not the content of files should be searched.
Proprietà pubblica SearchFileContents Gets whether or not the content of external items should be searched.

In alto

Vedere anche

Riferimenti

Spazio dei nomi Microsoft.VisualStudio.Shell