PexSettingsStoreAttributeBase.OverrideSettings Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overrides the settings.
public:
void OverrideSettings(Microsoft::Pex::Framework::Settings::PexSettingsStoreAttributeBase ^ attribute);
public void OverrideSettings (Microsoft.Pex.Framework.Settings.PexSettingsStoreAttributeBase attribute);
member this.OverrideSettings : Microsoft.Pex.Framework.Settings.PexSettingsStoreAttributeBase -> unit
Public Sub OverrideSettings (attribute As PexSettingsStoreAttributeBase)
Parameters
- attribute
- PexSettingsStoreAttributeBase
The attribute.