Summary
Gets a logo banner using version and copyright attributes defined on the
System.Reflection.Assembly.GetEntryAssembly or the
System.Reflection.Assembly.GetCallingAssembly.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Util - Containing Type
- CommandLineParser
Syntax
public virtual string LogoBanner { get; }
Value
| Type | Description |
|---|---|
| string | A logo banner. |
