IDTSTaskInfo100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Contains information about a task installed on the local computer.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | FileName | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the name of the task. This property is read-only. |
![]() | FileNameVersionString | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the version of the implementation file. This property is read-only. |
![]() | HelpCollection | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the help collection from which to retrieve the help. |
![]() | HelpKeyword | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the help keyword for the task information. |
![]() | IconFile | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the fully qualified name of the file that holds the icon for the task. This property is read-only. |
![]() | IconResource | This API supports the product infrastructure and is not intended to be used directly from your code. The name of the .resource file or the .resx file that contains the icon to use when representing this task in the graphical user interface. This value is read-only. |
![]() | SamplesTag | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the samples tag for the TaskInfo. |
![]() | TaskContact | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the contact information for the task. This property is read-only. |
![]() | TaskType | This API supports the product infrastructure and is not intended to be used directly from your code. Returns a String that describes the type of task. This property is read-only. |
![]() | UITypeName | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the assembly that implements the user interface for the task. This value is read-only. |
