Project_globalAttributes Field |
All project-global attributes (those with a target of
assembly or
module) defined in any
CodeUnit (usually AssemblyInfo.cs).
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax protected List<Attribute> _globalAttributes
Field Value
Type:
ListAttributeSee Also