TopicCollection.Context Property
- Namespace
- Kampute.DocToolkit.Collections
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the documentation context associated with this collection of topics.
public IDocumentationContext Context { get; }Property Value
- IDocumentationContext
- The IDocumentationContext that this collection belongs to.
