Summary
Returns a collection of properties
with the given key.
- Namespace
- TCLite
- Containing Type
- TestContext
.PropertyBagAdapter
Syntax
public IEnumerable<object> this[string key] { get; }
Parameters
Name | Type | Description |
---|---|---|
key | string |
Value
Type | Description |
---|---|
IEnumerable |