Freigeben über


WizardLeavingArgs(ConnectedServiceWizardPage) Konstruktor

Definition

Initialisiert eine neue Instanz der WizardLeavingArgs-Klasse.

public:
 WizardLeavingArgs(Microsoft::VisualStudio::ConnectedServices::ConnectedServiceWizardPage ^ nextPage);
public:
 WizardLeavingArgs(Microsoft::VisualStudio::ConnectedServices::ConnectedServiceWizardPage ^ nextPage);
 WizardLeavingArgs(Microsoft::VisualStudio::ConnectedServices::ConnectedServiceWizardPage const & nextPage);
public WizardLeavingArgs(Microsoft.VisualStudio.ConnectedServices.ConnectedServiceWizardPage nextPage);
new Microsoft.VisualStudio.ConnectedServices.WizardLeavingArgs : Microsoft.VisualStudio.ConnectedServices.ConnectedServiceWizardPage -> Microsoft.VisualStudio.ConnectedServices.WizardLeavingArgs
Public Sub New (nextPage As ConnectedServiceWizardPage)

Parameter

nextPage
ConnectedServiceWizardPage

Die Seite, die ausgewählt wird, oder NULL, wenn der Assistent abgeschlossen ist.

Gilt für: