Proprietà ISolutionSearchOptions.SearchFileContents
Gets whether or not the content of external items should be searched.
Spazio dei nomi: Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
Sintassi
'Dichiarazione
ReadOnly Property SearchFileContents As Boolean
bool SearchFileContents { get; }
Valore proprietà
Tipo: System.Boolean
If true, search results from within external items should be returned. If false, no external items searches should occur.
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.