Error.Operation Property | |
A string that describes the operation being attempted when the error occurred.
Namespace:
XSharp
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.21
Syntax VIRTUAL PROPERTY Operation AS STRING GET SET
public virtual string Operation { get; set; }
Request Example
View SourceProperty Value
Type:
StringSee Also