Click or drag to resize

ProjectSetDefineConstants Method (String)

Set any defined constants from the specified string.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
protected void SetDefineConstants(
	string defineConstants
)

Parameters

defineConstants
Type: SystemString
See Also