Click or drag to resize

Error.Cargo Property

X#
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

Namespace:  XSharp
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Cargo AS Object GET SET 
Request Example View Source

Property Value

Type: Object
See Also