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


VsTextViewClass.GetSelectionMode - метод

Возвращает режим текущего выделения.

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

Синтаксис

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

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

Тип: Microsoft.VisualStudio.TextManager.Interop.TextSelMode

Реализации

IVsTextView.GetSelectionMode()

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

См. также

Ссылки

VsTextViewClass Класс

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