NUnit.Framework.Api.IPropertyBag: Property Members

The properties of NUnit.Framework.Api.IPropertyBag are listed below. For a list of all members, see the IPropertyBag Members list.

Public Properties

[read-only]
Countint. Get the number of key/value pairs in the property bag
default property
Item(string)IList. Gets or sets the list of values for a particular key
[read-only]
KeysICollection<string>. Gets a collection containing all the keys in the property set