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
IRemoteApiDocUrlResolver
Interface
SiteUrl
Property
IRemoteApiDocUrlResolver.SiteUrl Property
Namespace
Kampute.DocToolkit.Routing
Assembly
Kampute.DocToolkit.dll
Definition
Gets the base URL of the documentation site.
Uri SiteUrl { get; }
Property Value
Uri
A
Uri
representing the base URL of the documentation site.
×