Table of Contents

Property AllowedSchemes

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

AllowedSchemes

Gets or sets allowed URL schemes. Null or empty allows all.

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

Property Value

HashSet<string>