The input for generating Markdown from .NET XML documentation comments.
public sealed class XmlDocInput
| name | description |
|---|---|
| XmlDocInput() | The default constructor. |
| Assembly { get; set; } | An already-loaded assembly. |
| AssemblyPath { get; set; } | The path of the assembly to load. |
| XmlDocPath { get; set; } | The path of the XML documentation for the assembly. |