KestrunRequest.PathBase property

Gets the base path for the request (e.g., “/api”).

public string PathBase { get; }

See Also