次の方法で共有


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

プロパティ値

を返します。

適用対象