ISolutionSearchOptions 接口

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

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

语法

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

ISolutionSearchOptions 类型公开以下成员。

属性

  名称 说明
公共属性 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.

页首

请参见

参考

Microsoft.VisualStudio.Shell 命名空间