PexSettingsStoreAttributeBase.IntegrateSettings 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.
Integrates settings from attribute that have not been set in the current store yet
public:
void IntegrateSettings(Microsoft::Pex::Framework::Settings::PexSettingsStoreAttributeBase ^ attribute);
public void IntegrateSettings (Microsoft.Pex.Framework.Settings.PexSettingsStoreAttributeBase attribute);
member this.IntegrateSettings : Microsoft.Pex.Framework.Settings.PexSettingsStoreAttributeBase -> unit
Public Sub IntegrateSettings (attribute As PexSettingsStoreAttributeBase)
Parameters
- attribute
- PexSettingsStoreAttributeBase