Summary
Returns a collection of the property keys.
- Namespace
- TCLite
- Containing Type
- TestContext
.PropertyBagAdapter
Syntax
public ICollection<string> Keys { get; }
Value
Type | Description |
---|---|
ICollection |
public ICollection<string> Keys { get; }
Type | Description |
---|---|
ICollection |