WizardFramework.PagePanel Propriété
Définition
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 un objet WizardPagePanel qui représente le volet de page.
public:
property Microsoft::SqlServer::Management::SqlWizardFramework::WizardPagePanel ^ PagePanel { Microsoft::SqlServer::Management::SqlWizardFramework::WizardPagePanel ^ get(); };
public Microsoft.SqlServer.Management.SqlWizardFramework.WizardPagePanel PagePanel { get; }
member this.PagePanel : Microsoft.SqlServer.Management.SqlWizardFramework.WizardPagePanel
Public ReadOnly Property PagePanel As WizardPagePanel
Valeur de propriété
Objet WizardPagePanel.