DocumentationContextBuilder<TContext>.Strategy Property

Namespace
Kampute.DocToolkit
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets the document addressing strategy.
public abstract IDocumentAddressingStrategy Strategy { get; }

Property Value

IDocumentAddressingStrategy
The addressing strategy implementation.