Condividi tramite


Proprietà LanguagePreferences.EnableLeftClickForURLs

Ottiene o imposta indipendentemente dal fatto che gli URL nel codice è possibile spostarsi da un semplice clic su.

Spazio dei nomi:  Microsoft.VisualStudio.Package
Assembly:   Microsoft.VisualStudio.Package.LanguageService.10.0 (in Microsoft.VisualStudio.Package.LanguageService.10.0.dll)
  Microsoft.VisualStudio.Package.LanguageService.11.0 (in Microsoft.VisualStudio.Package.LanguageService.11.0.dll)
  Microsoft.VisualStudio.Package.LanguageService.9.0 (in Microsoft.VisualStudio.Package.LanguageService.9.0.dll)
  Microsoft.VisualStudio.Package.LanguageService (in Microsoft.VisualStudio.Package.LanguageService.dll)

Sintassi

'Dichiarazione
Public Property EnableLeftClickForURLs As Boolean
public bool EnableLeftClickForURLs { get; set; }

Valore proprietà

Tipo: System.Boolean
true se gli URL è possibile spostarsi con un solo clic in caso contrario, false = o gli URL non è possibile fare clic su o il controllo deve essere mantenuta come scegliere.

Note

Questa proprietà influisce sul valore di preferenze fHotURLs.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

LanguagePreferences Classe

Spazio dei nomi Microsoft.VisualStudio.Package