Partager via


VsShellUtilities.GetWindowObject, méthode

Obtient la fenêtre qui existe dans le cadre de fenêtre spécifié.

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

Syntaxe

'Déclaration
Public Shared Function GetWindowObject ( _
    windowFrame As IVsWindowFrame _
) As Window
public static Window GetWindowObject(
    IVsWindowFrame windowFrame
)

Paramètres

Valeur de retour

Type : EnvDTE.Window
Window , s'il existe un objet de ce type dans le frame ; sinon, null.

Sécurité .NET Framework

Voir aussi

Référence

VsShellUtilities Classe

Microsoft.VisualStudio.Shell, espace de noms