Método IVsUpdateSolutionEvents.UpdateSolution_Cancel ()
Publicado: abril de 2016
Chamado quando uma compilação está sendo cancelada.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (em Microsoft.VisualStudio.Shell.Interop.dll)
Sintaxe
int UpdateSolution_Cancel()
int UpdateSolution_Cancel()
abstract UpdateSolution_Cancel : unit -> int
Function UpdateSolution_Cancel As Integer
Valor de retorno
Type: System.Int32
Consulte também
Interface IVsUpdateSolutionEvents
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo