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


VsTextBufferClass.Reserved4 - метод

В таблице Vtable зарезервировано для использования в будущем.

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

Синтаксис

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

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

Тип: Int32

Реализации

IVsTextBuffer.Reserved4()

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

См. также

Ссылки

VsTextBufferClass Класс

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