VCNMakeTool::CompileAsManaged Property

 

Gets or sets the CompileAsManaged property.

Namespace:   Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

property compileAsManagedOptions CompileAsManaged {
	compileAsManagedOptions get();
	void set(compileAsManagedOptions value);
}
Return to top
Show: