DocumentationContext.Assemblies Property
- Namespace
- Kampute.DocToolkit
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the assemblies to generate documentation for.
public IReadOnlyCollection<AssemblyModel> Assemblies { get; }Property Value
- IReadOnlyCollection<AssemblyModel>
- The read-only collection of the assemblies being documented.
