Summary
The assembly-level attributes to generate.
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Tasks - Containing Type
- AssemblyInfoTask
Syntax
[BuildElementCollection("attributes", "attribute")]
public AssemblyAttributeCollection AssemblyAttributes { get; }
Attributes
Type | Description |
---|---|
Build |
Indicates that the property should be treated as a container for a collection of build elements. |
Value
Type | Description |
---|---|
Assembly |
The assembly-level attributes to generate. |