IVsPackageLoadEvents::OnPackageLoaded Method (Guid, IVsPackage^)
Visual Studio 2015
Occurs when the package is loaded.
Assembly: Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)
Parameters
- packageGuid
-
Type:
System::Guid
The GUID of the package.
- package
-
Type:
Microsoft.VisualStudio.Shell.Interop::IVsPackage^
The package.
Show: