DocumentationContext.Metadata Property
- Namespace
- Kampute.DocToolkit
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the metadata associated with the documentation context.
protected object Metadata { get; }Property Value
- object
- The optional metadata associated with the documentation context.
