IVsShell7::LoadPackageAsync Method (Guid)

Visual Studio 2015
 

Loads a package asynchronously.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)

IVsTask^ LoadPackageAsync(
	[InAttribute] Guid% guidPackage
)

Parameters

guidPackage
Type: System::Guid

The GUID of the package.

Return to top
Show: