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


VsTextViewClass.CloseView - метод

Закрывает и удаляет регистрацию представление с диспетчером представления.

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

Синтаксис

'Декларация
Public Overridable Function CloseView As Integer
public virtual int CloseView()
public:
virtual int CloseView()
abstract CloseView : unit -> int  
override CloseView : unit -> int
public function CloseView() : int

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

Тип: Int32

Реализации

IVsTextView.CloseView()

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

См. также

Ссылки

VsTextViewClass Класс

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