Summary
Load a stylesheet from the assemblies resource stream.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .NUnit2Report - Containing Type
- NUnit2ReportTask
Syntax
protected XPathDocument LoadStyleSheet(string xslFileName)
Parameters
| Name | Type | Description |
|---|---|---|
| xslFileName | string | File name of the file to extract. |
Return Value
| Type | Description |
|---|---|
| XPathDocument |
