A task to merge and transform a set of xml files.
The following tables list the members exposed by Xslt.
Public Constructors
Public Fields
Name | Description | |
---|---|---|
CREATED_ATTRIBUTE | The name of the default attribute of the , and the attribute will contain a local time stamp. This field is constant and read-only. |
Public Properties
Name | Description | |||||
---|---|---|---|---|---|---|
BuildEngine | Gets or sets the instance of the |
|||||
HostObject | Gets or sets the host object associated with the task. (inherited from Task) | |||||
Inputs | Gets or sets the xml input files. | |||||
Log | Gets an instance of a |
|||||
Output | Gets or sets the path of the output file. | |||||
RootAttributes | Gets or sets the list of semicolon-delimited name/value pairs of the
|
|||||
RootTag | Gets or sets the xml tag name of the root tag wrapped around the merged xml input files. | |||||
Xsl | Gets or sets the path of the xsl transformation file to apply. |
Protected Properties
Name | Description | |
---|---|---|
HelpKeywordPrefix | Gets or sets the prefix used to compose Help keywords from resource names. (inherited from Task) | |
TaskResources | Gets or sets the culture-specific resources associated with the task. (inherited from Task) |
Public Methods
Name | Description | |
---|---|---|
Equals | Determines whether the specified |
|
Execute | Overidden. When overridden in a derived class, executes the task. | |
GetHashCode | Serves as a hash function for a particular type. |
|
GetType | Gets the |
|
ToString | Returns a |
Protected Methods
Name | Description | |
---|---|---|
Finalize | Allows an |
|
MemberwiseClone | Creates a shallow copy of the current |
See Also
Documentation version 1.0.0.0.