Share via


Constants.vsWizardAddItem Field

Represents the "AddItem" wizard type.

Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Syntax

'Declaration
Public Const vsWizardAddItem As String
'Usage
Dim value As String 

value = Constants.vsWizardAddItem
public const string vsWizardAddItem
public:
literal String^ vsWizardAddItem
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

Constants Members

EnvDTE Namespace