NAnt SDK Documentation - v0.92 |
|
StyleTask.ExtensionObjects Property
XSLT extension objects to be passed to the XSLT transformation.
[Visual Basic]
<BuildElementCollection(ChildElementName:="extensionobject", ElementType:=null, Name:="extensionobjects", Required:=False, ProcessXml:=True)>
Public ReadOnly Property ExtensionObjects As
XsltExtensionObjectCollection
See Also
StyleTask Class | NAnt.Core.Tasks Namespace