XmlDocInput.XmlDocPath property

The path of the XML documentation for the assembly.

public string? XmlDocPath { get; set; }

Remarks

Optional; changes the extension of AssemblyPath or Assembly.Location if omitted.

See Also