英語で読む

次の方法で共有


ICodeNavigate2 Interface

Definition

Displays the event handler code of a given displayed object. This interface extends ICodeNavigate by providing an additional method to display code for specific events of a displayed object.

C++/CX
public interface class ICodeNavigate2 : Microsoft::VisualStudio::Shell::Interop::ICodeNavigate
Attributes
Implements

Remarks

Use the SCodeNavigate (SID_SCodeNavigate) service to get an instance of the interface.

Methods

DisplayDefaultEventHandler(String)

Displays the code for the default event handler. Inherited from ICodeNavigate.

DisplayEventHandler(String, String)

Displays the code for a specific event handler.

Applies to

製品 バージョン
Visual Studio SDK 2015, 2017, 2019, 2022