IVsShell7 Interface
Visual Studio 2015
Provides access to the fundamental environment services, specifically those dealing with VSPackages and the registry.
Assembly: Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)
| Name | Description | |
|---|---|---|
![]() | SccGlyphImageListImageMoniker | Gets the ImageMoniker used to retrieve an HIMAGELIST from the IVsImageService2 for the SCC glyph icons (those returned by VSSPROPID_SCCGlyphsImgList). Using this ImageMoniker instead of the SCCGlyphsImgList allows for better high-DPI scaling, as the image list. |
| Name | Description | |
|---|---|---|
![]() | LoadPackageAsync(Guid) | Loads a package asynchronously. |
![]() | LoadPackageWithContextAsync(Guid, Int32, Guid) | Loads a package asynchronously with context. |
Show:

