TaskDefinition Constructor

Initializes a new instance of the TaskDefinition class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method TaskDefinition(FileInfo, XElement) Initializes a new instance of the TaskDefinition class by using the specified file information and task definition.
Public method TaskDefinition(FileInfo, XElement, XElement) Initializes a new instance of the TaskDefinition class by using the specified file information, task definition, and default task definition.

Top

Remarks

The calling object is responsible for loading the task definition.

See Also

Reference

TaskDefinition Class

Microsoft.Web.Media.TransformManager Namespace