WizardEnteringArgs.PreviousPage 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.
The ConnectedServiceWizardPage that was navigated from, or null if the page is the first of the wizard sequence.
public:
property Microsoft::VisualStudio::ConnectedServices::ConnectedServiceWizardPage ^ PreviousPage { Microsoft::VisualStudio::ConnectedServices::ConnectedServiceWizardPage ^ get(); };
public:
property Microsoft::VisualStudio::ConnectedServices::ConnectedServiceWizardPage ^ PreviousPage { Microsoft::VisualStudio::ConnectedServices::ConnectedServiceWizardPage ^ get(); };
public Microsoft.VisualStudio.ConnectedServices.ConnectedServiceWizardPage PreviousPage { get; }
member this.PreviousPage : Microsoft.VisualStudio.ConnectedServices.ConnectedServiceWizardPage
Public ReadOnly Property PreviousPage As ConnectedServiceWizardPage