StyleTask.

CreateWriter(string) Method

Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Tasks
Containing Type
StyleTask

Syntax

protected virtual TextWriter CreateWriter(string filepath)

Parameters

Name Type Description
filepath string

Return Value

Type Description
TextWriter