VsWizardClass Klasse

Definition

Weitere Informationen finden Sie unter VsWizard.

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
Vererbung
VsWizardClass
Attribute
Implementiert

Konstruktoren

VsWizardClass()

Nur Microsoft-interne Verwendung.

Methoden

Execute(Object, Int32, Object[], Object[], wizardResult)

Wird aufgerufen, wenn ein Assistent entweder aus den Dialogfeldern Neues Element hinzufügen oder Neues Projekt gestartet wird.

Gilt für