Solution.ProjectSection Constructor (String, Boolean) |
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntaxpublic ProjectSection(
string name,
bool isPreProject
)
Parameters
- name
- Type: System.String
- isPreProject
- Type: System.Boolean
See Also