Partager via


IWizardStep Members

Include Protected Members
Include Inherited Members

The IWizardStep type exposes the following members.

Methods

  Name Description
Ff671363.pubmethod(en-us,PandP.50).gif Execute
Invoked when the wizard should apply its changes.

Properties

  Name Description
Ff671363.pubproperty(en-us,PandP.50).gif Instruction
Gets the instructions for this wizard step.
Ff671363.pubproperty(en-us,PandP.50).gif IsValid
Returns truetrue (True in Visual Basic) if the step is valid. Otherwise, returns falsefalse (False in Visual Basic).
Ff671363.pubproperty(en-us,PandP.50).gif Title
Gets the title of the wizard.

Events

  Name Description
Ff671363.pubevent(en-us,PandP.50).gif PropertyChanged (Inherited from INotifyPropertyChanged.)

See Also

IWizardStep Interface

Microsoft.Practices.EnterpriseLibrary.Configuration.Design Namespace