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

VcProjectConfiguration.ManagedExtensions Property

[This is preliminary documentation and subject to change.]

Gets a value indicating whether Managed Extensions for C++ are enabled.

[Visual Basic]
Public ReadOnly Property ManagedExtensions As Boolean
[C#]
public bool ManagedExtensions {get;}

Remarks

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

See Also

VcProjectConfiguration Class | NAnt.VSNet Namespace