StrategyBasedApiDocUrlResolver.Strategy Property
- Namespace
- Kampute.DocToolkit.Routing
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the strategy for resolving URLs for documentation content.
protected IDocumentAddressingStrategy Strategy { get; }Property Value
- IDocumentAddressingStrategy
- An implementation of the IDocumentAddressingStrategy interface that defines how documentation addresses are resolved.
