Skip to main content
Kampute.DocToolkit
A toolkit for generating custom .NET API documentation
Light
Dark
System
Welcome to DocToolkit
API
Kampute.DocToolkit.Routing
Namespace
RemoteApiDocUrlResolver
Class
SiteUrl
Property
RemoteApiDocUrlResolver.SiteUrl Property
Namespace
Kampute.DocToolkit.Routing
Assembly
Kampute.DocToolkit.dll
Definition
Gets the base URL of the documentation site.
public Uri SiteUrl { get; }
Property Value
Uri
A
Uri
representing the base URL of the documentation site.
×