Error.Cargo 属性 | |
A value of any data type unused by the Error system. It is provided as a user-definable slot, allowing arbitrary information to be attached to an Error object and retrieved later
命名空间:
XSharp
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法 VIRTUAL PROPERTY Cargo AS Object GET SET
public virtual Object Cargo { get; set; }
查看代码属性值
类型:
Object参见