DocumentationContextBuilder<TContext>.BaseUrl Property

Namespace
Kampute.DocToolkit
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets or sets the base URL for documentation links.
public Uri BaseUrl { get; protected set; }

Property Value

Uri
The base URL as a Uri, or null if not specified.