Partager via


ToolWindowPane.GetIVsWindowPane, méthode

Obtient IVsWindowPane qui est associé à la fenêtre Outil.

Espace de noms :  Microsoft.VisualStudio.Shell
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Overridable Function GetIVsWindowPane As Object
public virtual Object GetIVsWindowPane()

Valeur de retour

Type : System.Object
IVsWindowPane .

Remarques

Cette méthode permet pour fournir IVsWindowPane qui n'est pas implémenté par ToolWindowPane.Pour prendre en charge ce scénario, substituez cette méthode, puis créez IVsWindowPane et retournez -le.

Sécurité .NET Framework

Voir aussi

Référence

ToolWindowPane Classe

Microsoft.VisualStudio.Shell, espace de noms