ProjectSetDefineConstants Method (String, HashSetString) |
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax protected void SetDefineConstants(
string defineConstants,
HashSet<string> constants
)
Parameters
- defineConstants
- Type: SystemString
- constants
- Type: System.Collections.GenericHashSetString
See Also