Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Include Protected Members
Include Inherited Members
The PickExceptionStep type exposes the following members.
Name | Description | |
---|---|---|
![]() |
PickExceptionStep |
Initializes an instance of PickExceptionStep.
|
Name | Description | |
---|---|---|
![]() |
AddReflectedProperty |
Creates a WizardProperty based on a data structure.
(Inherited from ConfigurationWizardStep.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Execute |
Invoked when the wizard should apply its changes.
(Overrides WizardStep.Execute().) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
OnPropertyChanged |
Invokes the PropertyChanged event.
(Inherited from WizardStep.) |
![]() |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() |
ExceptionType |
Gets the exception type Property to be configured as part of this step.
|
![]() |
Instruction |
Gets step instructions to display to the user.
(Overrides WizardStep.Instruction.) |
![]() |
IsValid |
Returns true if all properties are valid.
(Overrides ConfigurationWizardStep.IsValid.) |
![]() |
Policy |
Gets the policy Property to be configured as part of this step.
|
![]() |
Properties |
The properties managed by ConfigurationWizardStep as Property enumerable.
(Inherited from ConfigurationWizardStep.) |
![]() |
PropertyList |
The set of WizardProperty properties this ConfigurationWizardStep manages.
(Inherited from ConfigurationWizardStep.) |
![]() |
ReferencedDatabaseName |
Gets or sets the database reference to log exceptions to.
|
![]() |
Title |
Gets the title of the wizard.
(Overrides WizardStep.Title.) |
Name | Description | |
---|---|---|
![]() |
PropertyChanged |
Occurs when a property value changes.
(Inherited from WizardStep.) |
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Wizard Namespace