点击或拖拽改变大小

Error.FuncPtr 属性

X#
A pointer to the function in which the error occurred.

命名空间:  XSharp
程序集:  XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法
 VIRTUAL PROPERTY FuncPtr AS IntPtr GET SET 
查看代码

属性值

类型:IntPtr
备注
Note This property is for compatibility only. It is not being used in the X# runtime.
参见