Share via


IWizardStep.Execute Method

Invoked when the wizard should apply its changes.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Configuration.Design
Assembly:  Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)

Syntax

'Declaration
Sub Execute
void Execute()
void Execute()
function Execute()

See Also

IWizardStep Interface

Microsoft.Practices.EnterpriseLibrary.Configuration.Design Namespace