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