NAnt SDK Documentation - v0.92 |
|
VcConfigurationBase.Name Property
Gets the name of the configuration.
[Visual Basic]
Overrides Public ReadOnly Property Name As
String
[C#]
public override
string Name {get;}
Property Value
The name of the configuration.
See Also
VcConfigurationBase Class | NAnt.VSNet Namespace