NAnt SDK Documentation - v0.85-nightly-2005-11-09 |
|
StyleTask.ExtensionObjects Property
[This is preliminary documentation and subject to change.]
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
Remarks
Missing <remarks> documentation for P:NAnt.Core.Tasks.StyleTask.ExtensionObjects
See Also
StyleTask Class | NAnt.Core.Tasks Namespace