Udostępnij za pośrednictwem


WizardLeavingArgs(ConnectedServiceWizardPage) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy WizardLeavingArgs.

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)

Parametry

nextPage
ConnectedServiceWizardPage

Strona, która zostanie wybrana lub ma wartość null, jeśli kreator zostanie ukończony.

Dotyczy