ViewFilter.SnippetBound Özellik

Tanım

Kısayol komutundan çağırma kod parçacığına bir anahtarın bağlanıp bağlanmadığını alır veya ayarlar.

protected:
 property bool SnippetBound { bool get(); void set(bool value); };
protected:
 property bool SnippetBound { bool get(); void set(bool value); };
protected bool SnippetBound { get; set; }
member this.SnippetBound : bool with get, set
Protected Property SnippetBound As Boolean

Özellik Değeri

Boolean

true kısayol tuşu varsa, tersi durumda false .

Açıklamalar

Bu özelliğin değeri tarafından belirlenir GetSnippetShortCutKeybindingState .

Şunlara uygulanır