DocumentationContextBuilder<TContext>.AssemblyPaths Property
- Namespace
- Kampute.DocToolkit
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the collection of assembly files to document.
public IReadOnlyCollection<string> AssemblyPaths { get; }Property Value
- IReadOnlyCollection<string>
- A read-only collection of assembly file paths that should be documented.
