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.
Represents the "AddItem" wizard type.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
Public Const vsWizardAddItem As String
public const string vsWizardAddItem
public:
literal String^ vsWizardAddItem
static val mutable vsWizardAddItem: string
public const var vsWizardAddItem : String
Remarks
vsWizardAddItem represents the type of wizard that is currently being run, or the type of wizard that is to be run.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.