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

ConfigurationSettings.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.ConfigurationSettings.PlatformName

See Also

ConfigurationSettings Class | NAnt.VSNet Namespace