Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Provides a method to display the default event handler code for a given displayed object.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
<GuidAttribute("6D5140C4-7436-11CE-8034-00AA006009FA")> _
<InterfaceTypeAttribute()> _
Public Interface ICodeNavigate
[GuidAttribute("6D5140C4-7436-11CE-8034-00AA006009FA")]
[InterfaceTypeAttribute()]
public interface ICodeNavigate
[GuidAttribute(L"6D5140C4-7436-11CE-8034-00AA006009FA")]
[InterfaceTypeAttribute()]
public interface class ICodeNavigate
[<GuidAttribute("6D5140C4-7436-11CE-8034-00AA006009FA")>]
[<InterfaceTypeAttribute()>]
type ICodeNavigate = interface end
public interface ICodeNavigate
The ICodeNavigate type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
DisplayDefaultEventHandler | Displays the default event handler. |
Top
Remarks
Use the SCodeNavigate (SID_SCodeNavigate) service to get an instance of the interface.
.gif)