Summary
Gets the
NAnt.NUnit2.Types.Category with the specified name.
- Assembly
- NAnt
.NUnit2 .dll - Namespace
- NAnt
.NUnit2 .Types - Containing Type
- CategoryCollection
Syntax
[System.Runtime.CompilerServices.IndexerName("Item")]
public Category this[string value] { get; }
Attributes
| Type | Description |
|---|---|
| IndexerNameAttribute |
Parameters
| Name | Type | Description |
|---|---|---|
| value | string |
Value
| Type | Description |
|---|---|
| Category |
