TopicModel.Context Property
- Namespace
- Kampute.DocToolkit.Models
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the documentation context associated with the topic.
public IDocumentationContext Context { get; }Property Value
- IDocumentationContext
- The documentation context associated with the topic, which provides additional information for rendering the topic.
