Compartir a través de


VsTextViewClass.GetWindowHandle (Método)

Devuelve el identificador de ventana para esta vista.

Espacio de nombres:  Microsoft.VisualStudio.TextManager.Interop
Ensamblado:  Microsoft.VisualStudio.TextManager.Interop (en Microsoft.VisualStudio.TextManager.Interop.dll)

Sintaxis

'Declaración
Public Overridable Function GetWindowHandle As IntPtr
public virtual IntPtr GetWindowHandle()
public:
virtual IntPtr GetWindowHandle()
abstract GetWindowHandle : unit -> IntPtr  
override GetWindowHandle : unit -> IntPtr
public function GetWindowHandle() : IntPtr

Valor devuelto

Tipo: IntPtr

Implementaciones

IVsTextView.GetWindowHandle()

Seguridad de .NET Framework

Vea también

Referencia

VsTextViewClass Clase

Microsoft.VisualStudio.TextManager.Interop (Espacio de nombres)