[This is preliminary documentation and subject to change.]
Gets a value indicating whether building the project for the specified build configuration results in managed output.
true if the project output for the specified build configuration is either a Dynamic Library (dll) or an Application (exe), and Managed Extensions are enabled; otherwise, false.
Missing <remarks> documentation for M:NAnt.VSNet.VcProject.IsManaged(System.String)
VcProject Class | NAnt.VSNet Namespace