Partager via


LanguagePreferences.EnableQuickInfo, propriété

Obtient ou définit si l'opération d'Intellisense Informations rapides est prise en charge.

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 EnableQuickInfo As Boolean
public bool EnableQuickInfo { get; set; }

Valeur de propriété

Type : System.Boolean
true si Informations rapides est pris en charge, sinon false.

Remarques

Cette propriété est associée à l'entrée du Registre QuickInfo.

Dans la méthode de base, même si cette propriété peut être définie, la valeur n'est pas écrite revient au Registre.

[!REMARQUE]

La propriété EnableCodeSense doit également retourner true pour activer l'accolade correspondante à mesure qu'ils sont tapés.

Sécurité .NET Framework

Voir aussi

Référence

LanguagePreferences Classe

Microsoft.VisualStudio.Package, espace de noms