Partager via


Window2.Attach, méthode (Int32)

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 :  EnvDTE80
Assembly :  EnvDTE80 (dans EnvDTE80.dll)

Syntaxe

'Déclaration
Sub Attach ( _
    lWindowHandle As Integer _
)
void Attach(
    int lWindowHandle
)
void Attach(
    [InAttribute] int lWindowHandle
)
abstract Attach : 
        lWindowHandle:int -> unit 
function Attach(
    lWindowHandle : int
)

Paramètres

Implémentations

Window.Attach(Int32)

Sécurité .NET Framework

Voir aussi

Référence

Window2 Interface

Attach, surcharge

EnvDTE80, espace de noms