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 protected void SetDefineConstants(
string defineConstants
)
Parameters
- defineConstants
- Type: SystemString
See Also