Table of Contents

Property Shortcut

Namespace
Alternet.Syntax.CodeCompletion
Assembly
Alternet.Syntax.v9.dll

Shortcut

When implemented by a class, gets or sets a string value that specifies shortcut of the code snippet. This shortcut is replaced by entire snippet when user presses Tab in the editor.

string Shortcut { get; set; }

Property Value

string