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


VsTextBufferClass.Reserved2 - метод

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

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

Синтаксис

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

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

Тип: Int32

Реализации

IVsTextBuffer.Reserved2()

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

См. также

Ссылки

VsTextBufferClass Класс

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