KestrunHostRuntime.FormPartRules property
Gets the form part rules for Kestrun hosts.
public Dictionary<string, KrFormPartRule> FormPartRules { get; }
See Also
- class KrFormPartRule
- record KestrunHostRuntime
- namespace Kestrun.Hosting
Gets the form part rules for Kestrun hosts.
public Dictionary<string, KrFormPartRule> FormPartRules { get; }