Condividi tramite


Proprietà ErrorListProvider.VsTaskList

Restituisce il servizio che consente agli implementatori di un VSPackage archiviare e gestire le attività come parte dell'elenco attività dell'ambiente.

Spazio dei nomi:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Protected Overrides ReadOnly Property VsTaskList As IVsTaskList
protected override IVsTaskList VsTaskList { get; }

Valore proprietà

Tipo: Microsoft.VisualStudio.Shell.Interop.IVsTaskList
restituisce IVsTaskList oggetto.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ErrorListProvider Classe

Spazio dei nomi Microsoft.VisualStudio.Shell