ResourceAddress.RelativeUrl Property
- Namespace
- Kampute.DocToolkit.Routing
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the address of the resource as a URL string relative to the documentation root.
public string RelativeUrl { get; }Property Value
- string
- The URL representation of the resource address, including any URL fragment or query string.
