NAnt SDK Documentation - v0.92

CommandLineParser.LogoBanner Property

Gets a logo banner using version and copyright attributes defined on the GetEntryAssembly or the GetCallingAssembly.

[Visual Basic]
Overridable Public ReadOnly Property LogoBanner As String
[C#]
public virtual string LogoBanner {get;}

Property Value

A logo banner.

See Also

CommandLineParser Class | NAnt.Core.Util Namespace