Share via


PexSettingsStoreAttributeBase.IntegrateSettings Method

Definition

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

Applies to