NAnt SDK Documentation - v0.92

FormatterData.Extension Property

Gets or sets the extension to append to the output filename.

[Visual Basic]
Public Property Extension As String
[C#]
public string Extension {get; set;}

Property Value

The extension to append to the output filename.

See Also

FormatterData Class | NAnt.NUnit.Types Namespace