Método Window2.Attach (Int32)

Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.

Somente para uso interno da Microsoft.

Namespace:  EnvDTE80
Assembly:  EnvDTE80 (em EnvDTE80.dll)

Sintaxe

'Declaração
Sub Attach ( _
    lWindowHandle As Integer _
)
void Attach(
    int lWindowHandle
)
void Attach(
    [InAttribute] int lWindowHandle
)
abstract Attach : 
        lWindowHandle:int -> unit 
function Attach(
    lWindowHandle : int
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

Window2 Interface

Sobrecargas Attach

Namespace EnvDTE80