IVsAppContainerBootstrapperEvents::OnBootstrapStart Method (String^, String^)
Visual Studio 2015
Called before bootstrapping begins. Only fired if no-one cancelled deploy in QueryBootstrapStart()
Assembly: Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)
Parameters
- projectUniqueName
-
Type:
System::String^
The name of the project.
- target
-
Type:
System::String^
The target.
Show: