WizardFramework.CurrentPage Propriété
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la page actuelle.
public:
property Microsoft::SqlServer::Management::SqlWizardFramework::Page ^ CurrentPage { Microsoft::SqlServer::Management::SqlWizardFramework::Page ^ get(); };
C#
[System.ComponentModel.Browsable(false)]
public Microsoft.SqlServer.Management.SqlWizardFramework.Page CurrentPage { get; }
[<System.ComponentModel.Browsable(false)>]
member this.CurrentPage : Microsoft.SqlServer.Management.SqlWizardFramework.Page
Public ReadOnly Property CurrentPage As Page
Objet Page qui représente la page actuelle.
- Attributs
Produit | Versions |
---|---|
SQL Server .NET SDK | 2016 |