Property AllowedPaths NamespaceLMKit.Agents.Tools.BuiltIn.IO AssemblyLM-Kit.NET.dll AllowedPaths Gets or sets allowed paths. Null allows all. public HashSet<string> AllowedPaths { get; set; } Property Value HashSet<string>