IDocumentationContext.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.
IUrlTransformer UrlTransformer { get; }

Property Value

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