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.
Set of wizard types.
Inheritance Hierarchy
Object
Microsoft.VisualStudio.VSConstants.WizardType
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public NotInheritable Class WizardType
public static class WizardType
public ref class WizardType abstract sealed
[<AbstractClass>]
[<Sealed>]
type WizardType = class end
public final class WizardType
The VSConstants.WizardType type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() |
AddItem | The Add Item Wizard type. |
![]() ![]() |
AddSubProject | The Add SubProject Wizard type. |
![]() ![]() |
NewProject | The New Project Wizard type. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.