点击或拖拽改变大小

Error.ToString 方法

X#
Creates and returns a string representation of the current exception.

命名空间:  XSharp
程序集:  XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法
 VIRTUAL METHOD ToString() AS STRING
查看代码

返回值

类型:String
A string representation of the current exception.

实现

ToString
参见