Table of Contents

Property AllowedVariables

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

AllowedVariables

Gets or sets environment variables that are allowed. If set, only these variables are accessible.

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

Property Value

HashSet<string>