OverloadCollection<T>.Context Property
- Namespace
- Kampute.DocToolkit.Collections
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the documentation context.
public IDocumentationContext Context { get; }Property Value
- IDocumentationContext
- The IDocumentationContext object representing the documentation context.
