Summary
Gets the description of the framework.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Containing Type
- FrameworkInfo
Syntax
public string Description { get; }
Value
| Type | Description |
|---|---|
| string | The description of the framework. |
