Partager via


TextBuffer.Parent, 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.

Réservé à un usage interne Microsoft.

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

Syntaxe

'Déclaration
ReadOnly Property Parent As Window
Window Parent { get; }
property Window^ Parent {
    Window^ get ();
}
abstract Parent : Window
function get Parent () : Window

Valeur de propriété

Type : EnvDTE.Window
Fenêtre parente.

Sécurité .NET Framework

Voir aussi

Référence

TextBuffer Interface

EnvDTE, espace de noms