IVsRegisterFindScope 接口

注册查找的查找范围在文件。

命名空间:  Microsoft.VisualStudio.TextManager.Interop
程序集:  Microsoft.VisualStudio.TextManager.Interop(在 Microsoft.VisualStudio.TextManager.Interop.dll 中)

语法

声明
<GuidAttribute("08363D65-C178-4484-A293-D148173DD750")> _
<InterfaceTypeAttribute()> _
Public Interface IVsRegisterFindScope
[GuidAttribute("08363D65-C178-4484-A293-D148173DD750")]
[InterfaceTypeAttribute()]
public interface IVsRegisterFindScope
[GuidAttribute(L"08363D65-C178-4484-A293-D148173DD750")]
[InterfaceTypeAttribute()]
public interface class IVsRegisterFindScope
[<GuidAttribute("08363D65-C178-4484-A293-D148173DD750")>]
[<InterfaceTypeAttribute()>]
type IVsRegisterFindScope =  interface end
public interface IVsRegisterFindScope

IVsRegisterFindScope 类型公开以下成员。

方法

  名称 说明
公共方法 RegisterFindScope
公共方法 UnRegisterFindScope

页首

请参阅

参考

Microsoft.VisualStudio.TextManager.Interop 命名空间