WizardFramework.LastPage Propriété

Définition

Obtient la dernière page.

public:
 property Microsoft::SqlServer::Management::SqlWizardFramework::Page ^ LastPage { Microsoft::SqlServer::Management::SqlWizardFramework::Page ^ get(); };
[System.ComponentModel.Browsable(false)]
public Microsoft.SqlServer.Management.SqlWizardFramework.Page LastPage { get; }
[<System.ComponentModel.Browsable(false)>]
member this.LastPage : Microsoft.SqlServer.Management.SqlWizardFramework.Page
Public ReadOnly Property LastPage As Page

Valeur de propriété

Objet Page qui représente la dernière page.

Attributs

S’applique à