Compartilhar via


Propriedade ViewFilter.SnippetBound

Obtém ou define uma chave ou não tiver sido vinculada ao Invocar trecho do atalho comando.

Namespace:  Microsoft.VisualStudio.Package
Assemblies:   Microsoft.VisualStudio.Package.LanguageService (em Microsoft.VisualStudio.Package.LanguageService.dll)
  Microsoft.VisualStudio.Package.LanguageService.10.0 (em Microsoft.VisualStudio.Package.LanguageService.10.0.dll)
  Microsoft.VisualStudio.Package.LanguageService.9.0 (em Microsoft.VisualStudio.Package.LanguageService.9.0.dll)
  Microsoft.VisualStudio.Package.LanguageService.11.0 (em Microsoft.VisualStudio.Package.LanguageService.11.0.dll)

Sintaxe

'Declaração
Protected Property SnippetBound As Boolean
protected bool SnippetBound { get; set; }

Valor de propriedade

Tipo: System.Boolean
true Se existir uma tecla de atalho, caso contrário, false.

Comentários

O valor desta propriedade é determinado por GetSnippetShortCutKeybindingState.

Segurança do .NET Framework

Consulte também

Referência

ViewFilter Classe

Namespace Microsoft.VisualStudio.Package