IVsTask2::ContinueWithEx Method (UInt32, UInt32, IVsTaskBody^, Object^)
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^ ContinueWithEx( unsigned int context, unsigned int options, IVsTaskBody^ pTaskBody, Object^ pAsyncState )
Parameters
- context
- Type: System::UInt32
- options
- Type: System::UInt32
- pTaskBody
- Type: Microsoft.VisualStudio.Shell.Interop::IVsTaskBody^
- pAsyncState
- Type: System::Object^
Show: