Property RouteId
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
RouteId
Pattern identifier used as the key for loader data and errors. Index routes are disambiguated from their parent.
public string? RouteId { get; init; }
Property Value
- string
Pattern identifier used as the key for loader data and errors. Index routes are disambiguated from their parent.
public string? RouteId { get; init; }