Table of Contents

Property MaxTextLength

Namespace
LMKit.Agents.Tools.BuiltIn.IO
Assembly
LM-Kit.NET.dll

MaxTextLength

Gets or sets the maximum text length for clipboard operations. Default is 100000.

public int MaxTextLength { get; set; }

Property Value

int
Share