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


VsTextBufferClass.Reserved9 - метод

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

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

Синтаксис

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

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

Тип: Int32

Реализации

IVsTextBuffer.Reserved9()

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

См. также

Ссылки

VsTextBufferClass Класс

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