ICodeNavigate Interface
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
<InterfaceTypeAttribute()> _
<GuidAttribute("6D5140C4-7436-11CE-8034-00AA006009FA")> _
Public Interface ICodeNavigate
Dim instance As ICodeNavigate
[InterfaceTypeAttribute()]
[GuidAttribute("6D5140C4-7436-11CE-8034-00AA006009FA")]
public interface ICodeNavigate
[InterfaceTypeAttribute()]
[GuidAttribute(L"6D5140C4-7436-11CE-8034-00AA006009FA")]
public interface class ICodeNavigate
public interface ICodeNavigate
Remarks
Use the SCodeNavigate (SID_SCodeNavigate) service to get an instance of the interface.