VsWizardClass Class
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.
See VsWizard for information.
public ref class VsWizardClass : EnvDTE::IDTWizard, Microsoft::VisualStudio::VsWizard::VsWizard
[Windows::Foundation::Metadata::WebHostHidden]
class VsWizardClass : EnvDTE::IDTWizard, Microsoft::VisualStudio::VsWizard::VsWizard
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("ACE8D0AB-91C1-47AE-83FE-F9D4693DD008")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class VsWizardClass : EnvDTE.IDTWizard, Microsoft.VisualStudio.VsWizard.VsWizard
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("ACE8D0AB-91C1-47AE-83FE-F9D4693DD008")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type VsWizardClass = class
interface IDTWizard
interface VsWizard
Public Class VsWizardClass
Implements IDTWizard, VsWizard
- Inheritance
-
VsWizardClass
- Attributes
- Implements
Constructors
VsWizardClass() |
Microsoft Internal Use Only. |
Methods
Execute(Object, Int32, Object[], Object[], wizardResult) |
Called when a wizard is launched from either the Add New Item or New Project dialog boxes. |
Execute(Object, IntPtr, Object[], Object[], wizardResult) |