Partager via


LANGPREFERENCES3, structure

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

Syntaxe

'Déclaration
Public Structure LANGPREFERENCES3
public struct LANGPREFERENCES3
public value class LANGPREFERENCES3
[<Sealed>]
type LANGPREFERENCES3 =  struct end
JScript prend en charge l'utilisation de structures mais pas la déclaration de nouvelles structures.

Le type LANGPREFERENCES3 expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Equals Indique si cette instance et un objet spécifié sont égaux. (Hérité de ValueType.)
Méthode publique GetHashCode Retourne le code de hachage de cette instance. (Hérité de ValueType.)
Méthode publique GetType Obtient le Type de l'instance actuelle. (Hérité de Object.)
Méthode publique ToString Retourne le nom de type qualifié complet de cette instance. (Hérité de ValueType.)

Début

Champs

  Nom Description
Champ public fAutoListMembers
Champ public fAutoListParams
Champ public fBraceCompletion
Champ public fCutCopyBlanks
Champ public fDropdownBar
Champ public fHideAdvancedAutoListMembers
Champ public fHotURLs
Champ public fInsertTabs
Champ public fLineNumbers
Champ public fShowAnnotations
Champ public fShowCaretPosition
Champ public fShowChanges
Champ public fShowCompletion
Champ public fShowErrors
Champ public fShowHorizontalScrollBar
Champ public fShowMarks
Champ public fShowPreview
Champ public fShowSmartIndent
Champ public fShowVerticalScrollBar
Champ public fTwoWayTreeview
Champ public fUseMapMode
Champ public fVirtualSpace
Champ public fWordWrap
Champ public fWordWrapGlyphs
Champ public guidLang
Champ public IndentStyle
Champ public szFileType
Champ public uIndentSize
Champ public uOverviewWidth
Champ public uTabSize

Début

Sécurité des threads

Tous les membres static (Shared en Visual Basic) publics de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.

Voir aussi

Référence

Microsoft.VisualStudio.TextManager.Interop, espace de noms