WizardLeavingArgs.NextPage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 .