Share via


WizardEnteringArgs.PreviousPage Property

Definition

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

Property Value

Applies to