NUnit2ReportTask.

LoadStyleSheet(FileInfo) Method

Summary

Load a stylesheet from the file system.

Syntax

protected XPathDocument LoadStyleSheet(FileInfo xslFile)

Parameters

Name Type Description
xslFile FileInfo The XSLT file to load.

Return Value

Type Description
XPathDocument