ProjectGlobalAttributes Property |
All project (assembly) level attributes defined in any code unit (such as AssemblyInfo.cs).
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public List<Attribute> GlobalAttributes { get; }
Property Value
Type:
ListAttributeSee Also