Property RouteParts
RouteParts
Gets the concrete route parts that make up the route, starting with the root route part.
Declaration
public IReadOnlyList<IConcreteRoutePart> RouteParts { get; }
Property Value
| Type | Description |
|---|---|
| IReadOnlyList<IConcreteRoutePart> |