Summary
XSLT extension objects to be passed to the XSLT transformation.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Tasks - Containing Type
- StyleTask
Syntax
[BuildElementCollection("extensionobjects", "extensionobject")]
public XsltExtensionObjectCollection ExtensionObjects { 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 |