Partilhar via


Método VsTextViewClass.GetWindowHandle

Retorna o identificador de janela para esta exibição.

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (em Microsoft.VisualStudio.TextManager.Interop.dll)

Sintaxe

'Declaração
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 de retorno

Tipo: IntPtr

Implementações

IVsTextView.GetWindowHandle()

Segurança do .NET Framework

Consulte também

Referência

VsTextViewClass Classe

Namespace Microsoft.VisualStudio.TextManager.Interop