Summary
Gets the name of the configuration.
- Assembly
- NAnt
.VSNet .dll - Namespace
- NAnt
.VSNet - Containing Type
- VcConfigurationBase
Syntax
public override string Name { get; }
Value
Type | Description |
---|---|
string | The name of the configuration. |