Partager via


VsTextViewClass.GetSelectionMode, méthode

Retourne le mode de sélection actuel.

Espace de noms :  Microsoft.VisualStudio.TextManager.Interop
Assembly :  Microsoft.VisualStudio.TextManager.Interop (dans Microsoft.VisualStudio.TextManager.Interop.dll)

Syntaxe

'Déclaration
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

Valeur de retour

Type : Microsoft.VisualStudio.TextManager.Interop.TextSelMode

Implémentations

IVsTextView.GetSelectionMode()

Sécurité .NET Framework

Voir aussi

Référence

VsTextViewClass Classe

Microsoft.VisualStudio.TextManager.Interop, espace de noms