Compartilhar via


WizardLeavingArgs(ConnectedServiceWizardPage) Construtor

Definição

Inicializa uma nova instância da classe 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)

Parâmetros

nextPage
ConnectedServiceWizardPage

A página que será selecionada ou nula se o assistente estiver sendo concluído.

Aplica-se a