ErrorEvent.Message

ErrorEvent.Message property

消息属性必须返回它被初始化的值。创建对象时,必须将此属性初始化为空字符串。它代表错误信息。

public string Message { get; }

适当的价值

消息.

也可以看看