ICodeNavigate 接口

提供一个方法以显示特定显示对象的默认事件处理程序代码。

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

语法

声明
<GuidAttribute("6D5140C4-7436-11CE-8034-00AA006009FA")> _
<InterfaceTypeAttribute()> _
Public Interface ICodeNavigate
[GuidAttribute("6D5140C4-7436-11CE-8034-00AA006009FA")]
[InterfaceTypeAttribute()]
public interface ICodeNavigate

ICodeNavigate 类型公开以下成员。

方法

  名称 说明
公共方法 DisplayDefaultEventHandler 显示默认事件处理程序。

页首

备注

使用 SCodeNavigate () SID_SCodeNavigate 服务访问接口的实例。

请参见

参考

Microsoft.VisualStudio.Shell.Interop 命名空间