다음을 통해 공유


WizardLeavingArgs.NextPage 속성

정의

선택할 페이지를 가져오거나 마법사가 완료된 경우 null을 가져옵니다.

public:
 property Microsoft::VisualStudio::ConnectedServices::ConnectedServiceWizardPage ^ NextPage { Microsoft::VisualStudio::ConnectedServices::ConnectedServiceWizardPage ^ get(); };
public:
 property Microsoft::VisualStudio::ConnectedServices::ConnectedServiceWizardPage ^ NextPage { Microsoft::VisualStudio::ConnectedServices::ConnectedServiceWizardPage ^ get(); };
public Microsoft.VisualStudio.ConnectedServices.ConnectedServiceWizardPage NextPage { get; }
member this.NextPage : Microsoft.VisualStudio.ConnectedServices.ConnectedServiceWizardPage
Public ReadOnly Property NextPage As ConnectedServiceWizardPage

속성 값

를 반환합니다.

적용 대상