Property Kind
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v9.dll
Kind
Specifies the kind of code the snippet contains, and thus, where the snippet can be inserted.
public virtual string Kind { get; set; }
Specifies the kind of code the snippet contains, and thus, where the snippet can be inserted.
public virtual string Kind { get; set; }