NAnt SDK Documentation - v0.92 |
|
AssemblyInfoTask.AssemblyAttributes Property
The assembly-level attributes to generate.
[Visual Basic]
<BuildElementCollection(ChildElementName:="attribute", ElementType:=null, Name:="attributes", Required:=False, ProcessXml:=True)>
Public ReadOnly Property AssemblyAttributes As
AssemblyAttributeCollection
Property Value
The assembly-level attributes to generate.
See Also
AssemblyInfoTask Class | NAnt.DotNet.Tasks Namespace