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

VcProjectConfiguration.UseOfATL Property

[This is preliminary documentation and subject to change.]

Gets a value indicating how ATL is used by the configuration.

[Visual Basic]
Public ReadOnly Property UseOfATL As UseOfATL
[C#]
public Types.UseOfATL UseOfATL {get;}

Remarks

Missing <remarks> documentation for P:NAnt.VSNet.VcProjectConfiguration.UseOfATL

See Also

VcProjectConfiguration Class | NAnt.VSNet Namespace