Defines a wizard.
Declaration Syntax
public interface IWizard
Table 1758: Members
|
Property | CurrentStep |
Gets the current step. |
|
Property | Description |
Gets the description of the wizard. |
|
Property | Extension |
Gets the associated extension to the wizard. |
|
Property | Filename |
Gets the filename of the wizard. |
|
Property | Folder |
Gets the folder. |
|
Property | Name |
Gets the name of the wizard. |
|
Property | Steps |
Gets all steps. |