NUnit.Framework.Api.IPropertyBag.GetSetting Method
Gets a single int value for a key, using the first one if multiple values are present and returning the default value if no entry is found.

Syntax

public int GetSetting (string key, int defaultValue)

Parameters

key
Documentation for this section has not yet been entered.
defaultValue
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: NUnit.Framework.Api
Assembly: NUnitLite (in NUnitLite.dll)
Assembly Versions: 1.0.0.0