Summary
XSLT parameters to be passed to the XSLT transformation.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Tasks - Containing Type
- StyleTask
Syntax
[BuildElementCollection("parameters", "parameter")]
public XsltParameterCollection Parameters { get; }
Attributes
Type | Description |
---|---|
Build |
Indicates that the property should be treated as a container for a collection of build elements. |
Value
Type | Description |
---|---|
Xslt |