Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.