Error.CanDefault Property | |
A logical value indicating whether the subsystem can perform default error recovery for the error condition.
Namespace:
XSharp
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.21
Syntax VIRTUAL PROPERTY CanDefault AS LOGIC GET SET
public virtual bool CanDefault { get; set; }
Request Example
View SourceProperty Value
Type:
LogicSee Also