Summary
Load a stylesheet from the file system.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .NUnit2Report - Containing Type
- NUnit2ReportTask
Syntax
protected XPathDocument LoadStyleSheet(FileInfo xslFile)
Parameters
Name | Type | Description |
---|---|---|
xslFile | FileInfo | The XSLT file to load. |
Return Value
Type | Description |
---|---|
XPathDocument |