StyleTask.

ExtensionObjects Property

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
BuildElementCollectionAttribute Indicates that the property should be treated as a container for a collection of build elements.

Value