SolutionEvents.IVsSolutionEvents4.OnAfterAsynchOpenProject Method

Definition

Occurs on/after a project is opened asynchronously.

C++/CX
 virtual int Microsoft.VisualStudio.Shell.Interop.IVsSolutionEvents4.OnAfterAsynchOpenProject(Microsoft::VisualStudio::Shell::Interop::IVsHierarchy ^ pHierarchy, int fAdded) = Microsoft::VisualStudio::Shell::Interop::IVsSolutionEvents4::OnAfterAsynchOpenProject;

Parameters

pHierarchy
IVsHierarchy

The hierarchy.

fAdded
Int32

true if the project was added.

Returns

The HRESULT.

Implements

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022