IVsUpdateSolutionEventsAsync::UpdateSolution_EndLastUpdateActionAsync Method (IVsUpdateSolutionEventsAsyncCallback^)
Visual Studio 2015
Completes the last update action.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
void UpdateSolution_EndLastUpdateActionAsync(
IVsUpdateSolutionEventsAsyncCallback^ pCallback
)
Parameters
- pCallback
-
Type:
Microsoft.VisualStudio.Shell.Interop::IVsUpdateSolutionEventsAsyncCallback^
The callback.
Show: