Share via


CASESELECTION_TYPE, énumération

Spécifie le cas de texte sélectionné.

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

Syntaxe

'Déclaration
Public Enumeration CASESELECTION_TYPE
public enum CASESELECTION_TYPE
public enum class CASESELECTION_TYPE
type CASESELECTION_TYPE
public enum CASESELECTION_TYPE

Membres

Nom de membre Description
CASESELECTION_LOWER Le texte est en bas de casse.
CASESELECTION_TITLE Le texte est cas de titre.
CASESELECTION_UPPER Le texte est en majuscules.

Voir aussi

Référence

Microsoft.VisualStudio.TextManager.Interop, espace de noms