TaskItems
(EnvDTE.TaskItems)
Inherits:
Interfaces:
IEnumerable
Derived Types:
0
Assembly:
envdte.dll
The TaskItems collection contains all of the tasks in the Task List window.
VB.NET
C#
|
C#
public interface TaskItems : System.Collections.IEnumerable
{
}
Articles