XmlDocEntry.Context Property

Namespace
Kampute.DocToolkit.XmlDoc
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets the documentation context associated with this instance.
public IDocumentationContext Context { get; }

Property Value

IDocumentationContext
The associated documentation context, or null if no context is associated.