Поделиться через


VsTextViewClass.GetWindowHandle - метод

Возвращает дескриптор окна для данного представления.

Пространство имен:  Microsoft.VisualStudio.TextManager.Interop
Сборка:  Microsoft.VisualStudio.TextManager.Interop (в Microsoft.VisualStudio.TextManager.Interop.dll)

Синтаксис

'Декларация
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

Возвращаемое значение

Тип: IntPtr

Реализации

IVsTextView.GetWindowHandle()

Безопасность платформы .NET Framework

См. также

Ссылки

VsTextViewClass Класс

Microsoft.VisualStudio.TextManager.Interop - пространство имен