TestContext.PropertyBagAdapter.

TestContext.

Keys Property

Summary

Returns a collection of the property keys.
Namespace
TCLite
Containing Type
TestContext.PropertyBagAdapter

Syntax

public ICollection<string> Keys { get; }

Value

Type Description
ICollection<string>