IVsSharedAssetsProjectEvents::OnImportingProjectLoaded Method (IVsHierarchy^)
Visual Studio 2015
Notifies listening clients that a project is being loaded, and it imports the project file that this Shared Assets Project imports and owns.
Assembly: Microsoft.VisualStudio.Shell.Interop.12.1.DesignTime (in Microsoft.VisualStudio.Shell.Interop.12.1.DesignTime.dll)
Parameters
- pLoadedProject
-
Type:
Microsoft.VisualStudio.Shell.Interop::IVsHierarchy^
The project.
Show: