IVsAppContainerBootstrapper4::BootstrapForDebuggingAsync Method (String^, String^, BootstrapMode, 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^ BootstrapForDebuggingAsync( String^ projectUniqueName, String^ target, BootstrapMode mode, String^ recipePath, IVsAppContainerBootstrapperLogger^ logger )
Parameters
- projectUniqueName
- Type: System::String^
- target
- Type: System::String^
- recipePath
- Type: System::String^
Return Value
Type: Microsoft.VisualStudio.Shell.Interop::IVsTask^
Show: