AssemblyAttributeCollection.

this[string] Property

Summary

Gets the NAnt.DotNet.Types.AssemblyAttribute with the specified value.

Syntax

[System.Runtime.CompilerServices.IndexerName("Item")]
public AssemblyAttribute this[string value] { get; }

Attributes

Type Description
IndexerNameAttribute

Parameters

Name Type Description
value string

Value

Type Description
AssemblyAttribute