Table of Contents

Property MaxFileSize

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

MaxFileSize

Gets or sets the maximum file size in bytes for spreadsheet operations. Default is 50 MB. Set to 0 for unlimited.

public long MaxFileSize { get; set; }

Property Value

long
Share