Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Adds content to the TaskList window.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<GuidAttribute("F353950E-C381-4BA6-BCAA-6BA64E53D252")> _
<InterfaceTypeAttribute()> _
Public Interface IVsTaskItem3
'Usage
Dim instance As IVsTaskItem3
[GuidAttribute("F353950E-C381-4BA6-BCAA-6BA64E53D252")]
[InterfaceTypeAttribute()]
public interface IVsTaskItem3
[GuidAttribute(L"F353950E-C381-4BA6-BCAA-6BA64E53D252")]
[InterfaceTypeAttribute()]
public interface class IVsTaskItem3
public interface IVsTaskItem3
Remarks
You must also implement IVsTaskItem with this interface.