Click or drag to resize

ProjectLocations Enumeration

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public enum Locations
Members
  Member nameValueDescription
ImportSettings0
AfterImports1
BeforeProperties2
MainProperties3
ConfigurationProperties4
AfterProperties5
Items6
AfterItems7
See Also