HtmlAddressingStrategy.TopicPath Property
- Namespace
- Kampute.DocToolkit.Routing
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the path of the topic files.
public string TopicPath { get; }Property Value
- string
- The relative path to the topic files relative to the documentation root.
Exceptions
- ArgumentException
- Thrown when the path is not relative.
- Thrown when the path contains invalid characters.
