Constants.vsWizardAddItem Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.