Summary
Get the first property with the given key, if it can be found, otherwise
returns null.
- Namespace
- TCLite
- Containing Type
- TestContext
.PropertyBagAdapter
Syntax
public object Get(string key)
Parameters
Name | Type | Description |
---|---|---|
key | string |
Return Value
Type | Description |
---|---|
object |