Error.MethodSelf Property | |
An object representing the SELF of the method in which the error occurred.
Namespace:
XSharp
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.21
Syntax VIRTUAL PROPERTY MethodSelf AS Object GET SET
public virtual Object MethodSelf { get; set; }
Request Example
View SourceProperty Value
Type:
ObjectSee Also