VCNMakeTool::CompileAsManaged Property
Visual Studio 2015
Gets or sets the CompileAsManaged property.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
property compileAsManagedOptions CompileAsManaged { compileAsManagedOptions get(); void set(compileAsManagedOptions value); }
Property Value
Type: Microsoft.VisualStudio.VCProjectEngine::compileAsManagedOptionsA value from the compileAsManagedOptions enumeration.
Show: