IVsAppContainerBootstrapper4::BootstrapForDiagnosticsAsync Method (String^, String^, BootstrapMode, Int32, array<String^>^, IVsAppContainerBootstrapperLogger^)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)
IVsTask^ BootstrapForDiagnosticsAsync( String^ projectUniqueName, String^ target, BootstrapMode mode, 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: