The TaskInfo object provides information about a Data Transformation Services (DTS) task class that is registered on the computer system.
The registered task classes include those provided with Microsoft® SQL Server™ 2000 and custom tasks provided by other vendors and implemented by users.
Access the TaskInfo objects by creating the DTS Application object and iterating through the TaskInfos collection.