XmlDocInput.AssemblyPath property

The path of the assembly to load.

public string? AssemblyPath { get; set; }

Remarks

Optional; uses Assembly if omitted.

See Also