Table of Contents

Class CodeSnippetType

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

Specifies how the code snippet is inserted into the code.

public class CodeSnippetType : CodeCompletionProviderItem, ICodeSnippetType, ICodeCompletionProviderItem, IComparable
Inheritance
CodeSnippetType
Implements

Constructors

CodeSnippetType()

Initializes a new instance of the CodeSnippetType class with default settings.

Properties

SerializationInfo

Gets or sets an xml representation of this CodeSnippetType object.

SnippetType

Specifies how the code snippet is inserted into the code.

Methods

OnSnippetTypeChanged()