# Microsoft.AspNetCore.Components.RouteAttribute.Url

```csharp
string Url { get; set; }
```

The full url of this route (ie "/home/section/page")

Declared in [Microsoft.AspNetCore.Components.RouteAttribute](/api/Microsoft.AspNetCore.Components.RouteAttribute).
Assembly: `Sandbox.Engine`.
