KestrunRequest.PathBase property
Gets the base path for the request (e.g., “/api”).
public string PathBase { get; }
See Also
- class KestrunRequest
- namespace Kestrun.Models
Gets the base path for the request (e.g., “/api”).
public string PathBase { get; }