NamespaceModel.Context Property

Namespace
Kampute.DocToolkit.Models
Assembly
  • Kampute.DocToolkit.dll

Definition

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

Property Value

IDocumentationContext
The IDocumentationContext object representing the documentation context associated with the namespace.