ISolutionSearchOptions.SearchExternalItems 属性

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

命名空间:  Microsoft.VisualStudio.Shell
程序集:  Microsoft.VisualStudio.Shell.Immutable.11.0(在 Microsoft.VisualStudio.Shell.Immutable.11.0.dll 中)

语法

声明
ReadOnly Property SearchExternalItems As Boolean
bool SearchExternalItems { get; }

属性值

类型:System.Boolean
If true, search results from within file contents should be returned. If false, no file content searches should occur.

.NET Framework 安全性

请参见

参考

ISolutionSearchOptions 接口

Microsoft.VisualStudio.Shell 命名空间