Table of Contents

Property BlockedPaths

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

BlockedPaths

Gets or sets blocked paths for spreadsheet files. Files within these directories cannot be accessed.

public HashSet<string> BlockedPaths { get; set; }

Property Value

HashSet<string>
Share