DocumentationContext.UrlTransformer Property

Namespace
Kampute.DocToolkit
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets the object responsible for transforming non-API documentation-root-relative URLs to absolute or document-relative URLs.
public IUrlTransformer UrlTransformer { get; }

Property Value

IUrlTransformer
The object responsible for transforming non-API documentation-root-relative URLs to absolute or document-relative URLs.