Partager via


LanguagePreferences.WordWrapGlyphs, propriété

Obtient ou définit si un glyphe doit être montré pour une ligne qui Word- est encapsulée.

Espace de noms :  Microsoft.VisualStudio.Package
Assemblys :   Microsoft.VisualStudio.Package.LanguageService.10.0 (dans Microsoft.VisualStudio.Package.LanguageService.10.0.dll)
  Microsoft.VisualStudio.Package.LanguageService.11.0 (dans Microsoft.VisualStudio.Package.LanguageService.11.0.dll)
  Microsoft.VisualStudio.Package.LanguageService.9.0 (dans Microsoft.VisualStudio.Package.LanguageService.9.0.dll)
  Microsoft.VisualStudio.Package.LanguageService (dans Microsoft.VisualStudio.Package.LanguageService.dll)

Syntaxe

'Déclaration
Public Property WordWrapGlyphs As Boolean
public bool WordWrapGlyphs { get; set; }

Valeur de propriété

Type : System.Boolean
true si le glyphe est montré, sinon false.

Remarques

Cette propriété n'est pas utilisée dans les classes gérées par valeur par défaut de service de langage d'infrastructure de package.

Cette propriété affecte la valeur fWordWrapGlyphs de préférences.

Sécurité .NET Framework

Voir aussi

Référence

LanguagePreferences Classe

Microsoft.VisualStudio.Package, espace de noms