IVsTask.Cancel-Methode: ()

 

Veröffentlicht: Oktober 2016

Bricht die Aufgabengruppe ab. Einer vorherigen Aufgabe und alle untergeordneten Geben Sie das gleiche Abbruchtoken, damit die gesamte Aufgabengruppe Abbrechen der Aufgaben abgebrochen werden.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

Syntax

void Cancel()
void Cancel()
abstract Cancel : unit -> unit
Sub Cancel

Siehe auch

IVsTask-Schnittstelle
Microsoft.VisualStudio.Shell.Interop-Namespace

Zurück zum Anfang