Table of Contents

Property Properties

Namespace
LMKit.TextGeneration.Filters
Assembly
LM-Kit.NET.dll

Properties

Gets the properties dictionary for passing arbitrary state between filters.

public IDictionary<string, object> Properties { get; }

Property Value

IDictionary<string, object>