NAnt SDK Documentation - v0.85-nightly-2005-11-09

VcConfigurationBase.PlatformName Property

[This is preliminary documentation and subject to change.]

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.

Remarks

Missing <remarks> documentation for P:NAnt.VSNet.VcConfigurationBase.PlatformName

See Also

VcConfigurationBase Class | NAnt.VSNet Namespace