Partager via


DTEClass.ActiveWindow, propriété

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Pour plus d'informations sur cette propriété, consultez ActiveWindow.

Espace de noms :  EnvDTE
Assembly :  EnvDTE (dans EnvDTE.dll)

Syntaxe

'Déclaration
Public Overridable ReadOnly Property ActiveWindow As Window
public virtual Window ActiveWindow { get; }
public:
virtual property Window^ ActiveWindow {
    Window^ get ();
}
abstract ActiveWindow : Window with get 
override ActiveWindow : Window with get
function get ActiveWindow () : Window

Valeur de propriété

Type : EnvDTE.Window
Fenêtre active.

Implémentations

_DTE.ActiveWindow

Sécurité .NET Framework

Voir aussi

Référence

DTEClass Classe

EnvDTE, espace de noms