DocumentationContextBuilder<TContext>.XmlDocPaths Property
- Namespace
- Kampute.DocToolkit
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the collection of XML documentation file paths.
public IReadOnlyCollection<string> XmlDocPaths { get; }Property Value
- IReadOnlyCollection<string>
- A read-only collection of file paths to XML documentation files.
