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


VsTextBufferClass.Reserved5 - метод

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

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

Синтаксис

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

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

Тип: Int32

Реализации

IVsTextBuffer.Reserved5()

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

См. также

Ссылки

VsTextBufferClass Класс

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