Share via


WizardEnteringArgs.PreviousPage プロパティ

定義

以前に選択したページを取得します。ウィザードへの最初のエントリである場合は null を取得します。

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

プロパティ値

適用対象