Share via


WizardLeavingArgs.NextPage Property

Definition

Gets the page that will be selected, or null if the wizard is being finished.

public:
 property Microsoft::VisualStudio::ConnectedServices::ConnectedServiceWizardPage ^ NextPage { Microsoft::VisualStudio::ConnectedServices::ConnectedServiceWizardPage ^ get(); };
public:
 property Microsoft::VisualStudio::ConnectedServices::ConnectedServiceWizardPage ^ NextPage { Microsoft::VisualStudio::ConnectedServices::ConnectedServiceWizardPage ^ get(); };
public Microsoft.VisualStudio.ConnectedServices.ConnectedServiceWizardPage NextPage { get; }
member this.NextPage : Microsoft.VisualStudio.ConnectedServices.ConnectedServiceWizardPage
Public ReadOnly Property NextPage As ConnectedServiceWizardPage

Property Value

Returns .

Applies to