MemberModel.Context Property

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

Definition

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

Property Value

IDocumentationContext
The IDocumentationContext object representing the documentation context associated with this member.