Constants.vsWizardAddItem Field

Definition

Represents the "AddItem" wizard type.

public: System::String ^ vsWizardAddItem;
std::wstring vsWizardAddItem;
public const string vsWizardAddItem;
val mutable vsWizardAddItem : string
Public Const vsWizardAddItem As String 

Field Value

Remarks

vsWizardAddItem represents the type of wizard that is currently being run, or the type of wizard that is to be run.

Applies to