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.
Gets the page that was previously selected, or null if this is the first entry into the wizard.
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