Property Kind
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v9.dll
Kind
When implemented by a class, specifies the kind of code the snippet contains, and thus, where the snippet can be inserted.
string Kind { get; set; }
When implemented by a class, specifies the kind of code the snippet contains, and thus, where the snippet can be inserted.
string Kind { get; set; }