NAnt SDK Documentation - v0.92 |
|
ConfigurationSettings.PlatformName Property
Gets the platform that the configuration targets.
[Visual Basic]
Overrides Public ReadOnly Property PlatformName As
String
[C#]
public override
string PlatformName {get;}
Property Value
The platform targeted by the configuration.
See Also
ConfigurationSettings Class | NAnt.VSNet Namespace