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


IVsDropdownBarManager.RemoveDropdownBar - метод

Удаляет список линейчатых диаграмм из окна кода.

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

Синтаксис

'Декларация
Function RemoveDropdownBar As Integer
int RemoveDropdownBar()
int RemoveDropdownBar()
abstract RemoveDropdownBar : unit -> int
function RemoveDropdownBar() : int

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

Тип: Int32
Если метод завершается успешно, возвращается S_OK.Если происходит сбой, возвращается код ошибки.

Заметки

Модель COM подписи

Из textmgr.idl:

HRESULT IVsDropdownBarManager::RemoveDropdownBar();

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

См. также

Ссылки

IVsDropdownBarManager Интерфейс

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