NAnt SDK Documentation - v0.85-nightly-2005-11-09 |
|
AssemblyInfoTask.AssemblyAttributes Property
[This is preliminary documentation and subject to change.]
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.
Remarks
Missing <remarks> documentation for P:NAnt.DotNet.Tasks.AssemblyInfoTask.AssemblyAttributes
See Also
AssemblyInfoTask Class | NAnt.DotNet.Tasks Namespace