Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The type of the Wizard.
Namespace: Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.Commands
Assembly: Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)
Syntax
'Declaration
Public ReadOnly Property WizardType As Type
public Type WizardType { get; }
public:
property Type^ WizardType {
Type^ get ();
}
public function get WizardType () : Type
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.Commands Namespace