Table of Contents

Property AllowedPaths

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

AllowedPaths

Gets or sets allowed paths. If set, only these paths and their subdirectories are accessible.

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

Property Value

HashSet<string>