UrlReference.SourceUrl Property

Namespace
Kampute.DocToolkit.Routing
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets the original URL string from the documentation source (e.g., XML comment or topic).
public string SourceUrl { get; }

Property Value

string
A string representing the source URL.