HwndHost.Handle Propiedad

Definición

Obtiene el identificador de ventana de la ventana hospedada.

public:
 property IntPtr Handle { IntPtr get(); };
public IntPtr Handle { [System.Security.SecurityCritical] get; }
public IntPtr Handle { get; }
[<get: System.Security.SecurityCritical>]
member this.Handle : nativeint
member this.Handle : nativeint
Public ReadOnly Property Handle As IntPtr

Valor de propiedad

IntPtr

nativeint

Identificador de la ventana.

Implementaciones

Atributos

Se aplica a