Table of Contents

Property CustomData

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

CustomData

Gets an object that can hold a user defined data attached to the code refactor.

public override object CustomData { get; }

Property Value

object