IVsTextView3 - интерфейс
Contains methods to manage the text view.
Пространство имен: Microsoft.VisualStudio.TextManager.Interop
Сборка: Microsoft.VisualStudio.TextManager.Interop.11.0 (в Microsoft.VisualStudio.TextManager.Interop.11.0.dll)
Синтаксис
'Декларация
<GuidAttribute("DC5CECDF-26BF-4014-BF54-A6D3636A83EF")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsTextView3
[GuidAttribute("DC5CECDF-26BF-4014-BF54-A6D3636A83EF")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsTextView3
[GuidAttribute(L"DC5CECDF-26BF-4014-BF54-A6D3636A83EF")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IVsTextView3
[<GuidAttribute("DC5CECDF-26BF-4014-BF54-A6D3636A83EF")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IVsTextView3 = interface end
public interface IVsTextView3
Тип IVsTextView3 предоставляет следующие члены.
Методы
Имя | Описание | |
---|---|---|
![]() |
AddProjectionAwareCommandFilter | Adds a command filter which will be called even when the view selection or caret does not map to the underlying buffer. |
![]() |
DoesViewSupportRole | Determines whether the view supports the specified role. |
![]() |
GetCanCaretAndSelectionMapToSurfaceBuffer | Determines whether the view selection and caret can map to the underlying text buffer. |
В начало страницы
См. также
Ссылки
Microsoft.VisualStudio.TextManager.Interop - пространство имен