Udostępnij za pośrednictwem


Metoda DocumentTask.OnRemoved —

Wywołana, kiedy to DocumentTask obiekt zostanie usunięty z Opcje listy błędów okna.

Przestrzeń nazw:  Microsoft.VisualStudio.Package
Zestawy:   Microsoft.VisualStudio.Package.LanguageService.11.0 (w Microsoft.VisualStudio.Package.LanguageService.11.0.dll)
  Microsoft.VisualStudio.Package.LanguageService.9.0 (w Microsoft.VisualStudio.Package.LanguageService.9.0.dll)
  Microsoft.VisualStudio.Package.LanguageService (w Microsoft.VisualStudio.Package.LanguageService.dll)
  Microsoft.VisualStudio.Package.LanguageService.10.0 (w Microsoft.VisualStudio.Package.LanguageService.10.0.dll)

Składnia

'Deklaracja
Protected Overrides Sub OnRemoved ( _
    e As EventArgs _
)
protected override void OnRemoved(
    EventArgs e
)

Parametry

  • e
    Typ: System.EventArgs
    [w] EventArgs Obiektu (który w tym przypadku nie zawiera żadnych informacji i jest używany tylko jako symbol zastępczy w obiekcie pełnomocnik).

Uwagi

Ta metoda powoduje unieważnienie IVsTextLineMarker obiektu, jeśli istnieje.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DocumentTask Klasa

Przestrzeń nazw Microsoft.VisualStudio.Package