다음을 통해 공유


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

속성 값

적용 대상