Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 434 Bytes

File metadata and controls

18 lines (11 loc) · 434 Bytes

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