FormatterData.

Extension Property

Summary

Gets or sets the extension to append to the output filename.
Assembly
NAnt.NUnit.dll
Namespace
NAnt.NUnit.Types
Containing Type
FormatterData

Syntax

public string Extension { get; set; }

Value

Type Description
string The extension to append to the output filename.