Table of Contents

Property CustomData

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

CustomData

Gets or sets an object that can hold a user defined data attached to the snippet.

public virtual object CustomData { get; set; }

Property Value

object