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


VsTextBufferClass.Reserved7 - метод

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

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

Синтаксис

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

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

Тип: Int32

Реализации

IVsTextBuffer.Reserved7()

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

См. также

Ссылки

VsTextBufferClass Класс

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