Click or drag to resize

ProjectAddDefaultConfigurations Method

Add default configurations to a newly created project (Debug and Release for AnyCPU).

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public void AddDefaultConfigurations()
See Also