LoadOptions.Errors

LoadOptions.Errors property

Gets the list of loading errors.

public List<RenderResult> Errors { get; }

See Also