Summary
Gets the
NAnt.DotNet.Types.AssemblyAttribute
with the specified value.
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Types - Containing Type
- Assembly
Attribute Collection
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 |