Table of Contents

Property BlockedPaths

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

BlockedPaths

Gets or sets blocked paths. These paths and subdirectories cannot be accessed.

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

Property Value

HashSet<string>