Partager via


LanguagePreferences.EnableLeftClickForURLs, propriété

Obtient ou définit si des URL dans code peuvent être navigués par un seul clic.

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

Valeur de propriété

Type : System.Boolean
true si des URL peuvent être navigués avec un simple clic, sinon false = ou des URL ne peuvent pas être cliqué sur ou la touche de commande doit rester tout en cliquant sur.

Remarques

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

Sécurité .NET Framework

Voir aussi

Référence

LanguagePreferences Classe

Microsoft.VisualStudio.Package, espace de noms