Interface ICodeSnippetType
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v9.dll
Specifies how the code snippet is inserted into the code.
public interface ICodeSnippetType : ICodeCompletionProviderItem, IComparable
Properties
- SnippetType
When implemented by a class, specifies how the code snippet is inserted into the code.