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