Share via


Constants.vsWizardAddItem Field

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

See Also

Reference

Constants Class

EnvDTE Namespace