ISolutionSearchOptions.SearchFileContents 属性

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

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

语法

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

属性值

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

.NET Framework 安全性

请参见

参考

ISolutionSearchOptions 接口

Microsoft.VisualStudio.Shell 命名空间