Table of Contents

Property AllowedPaths

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

AllowedPaths

Gets or sets allowed paths. Null allows all.

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

Property Value

HashSet<string>