AssemblyInfoTask.

AssemblyAttributes Property

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
BuildElementCollectionAttribute Indicates that the property should be treated as a container for a collection of build elements.

Value

Type Description
AssemblyAttributeCollection The assembly-level attributes to generate.