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


VsTextBufferClass.Reserved8 - метод

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

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

Синтаксис

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

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

Тип: Int32

Реализации

IVsTextBuffer.Reserved8()

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

См. также

Ссылки

VsTextBufferClass Класс

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