IVsAppContainerBootstrapper::BootstrapAsync Method (String^, String^, Int32, array<String^>^, IVsAppContainerBootstrapperLogger^)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)
IVsTask^ BootstrapAsync( String^ projectUniqueName, String^ target, int cItems, array<String^>^ packagesToDownload, IVsAppContainerBootstrapperLogger^ logger )
Parameters
- projectUniqueName
- Type: System::String^
- target
- Type: System::String^
- cItems
- Type: System::Int32
- packagesToDownload
- Type: array<System::String^>^
Return Value
Type: Microsoft.VisualStudio.Shell.Interop::IVsTask^
Show: