NAnt SDK Documentation - v0.92 |
|
VcConfigurationBase.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
VcConfigurationBase Class | NAnt.VSNet Namespace