Table of Contents

Property BlockedVariables

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

BlockedVariables

Gets or sets environment variables that are blocked from access.

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

Property Value

HashSet<string>