Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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.
.gif)
.gif)