Astyle.

Suffix Property

Summary

The suffix to append to original files, defaults to .orig if not specified.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
Astyle

Syntax

[TaskAttribute("suffix", Required = false)]
public string Suffix { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
string