Click or drag to resize

SolutionGlobalSectionIsPreSolution Field

True if the SolutionGlobalSection is 'pre-solution' (otherwise, it is 'post-solution').

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public bool IsPreSolution

Field Value

Type: Boolean
See Also