NAnt SDK Documentation - v0.92

TStampTask.Formatters Property

[Visual Basic]
<BuildElementArray(ElementType:=null, Name:="formatter", Required:=False, ProcessXml:=True)>
Public ReadOnly Property Formatters As FormatterCollection
[C#]
[BuildElementArray(ElementType=null, Name="formatter", Required=False, ProcessXml=True)]
public NAnt.Core.Types.FormatterCollection Formatters {get;}

See Also

TStampTask Class | NAnt.Core.Tasks Namespace