LoadOptions.ErrorHandler

LoadOptions.ErrorHandler property

获取或设置回调方法来处理 xml 解析错误。

public ParseErrorCallback ErrorHandler { get; set; }

也可以看看