Table of Contents
API reference

Property IngressRootPath

Namespace
DisCatSharp.Hosting.AspNetCore.Routing
Assembly
DisCatSharp.Hosting.AspNetCore.dll

IngressRootPath

Gets the normalized public ingress root path.

public string IngressRootPath { get; }

Property Value

string

Remarks

The computed path preserves the path component from BaseUrl and then appends the normalized RoutePrefix.