IAsyncLoadablePackageInitialize Interface
Visual Studio 2015
Provides a way get access to IAsyncServiceProvider and IProfferAsyncService without needing to use IServiceProvider. Implemented by packages.
Assembly: Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)
| Name | Description | |
|---|---|---|
![]() | Initialize(IAsyncServiceProvider, IProfferAsyncService, IAsyncProgressCallback) | Initializes the package. |
Show:
