Error.CanSubstitute Property | |
A logical value indicating whether a new result can be substituted for the operation that produced the error condition.
Namespace:
XSharp
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.21
Syntax VIRTUAL PROPERTY CanSubstitute AS LOGIC GET SET
public virtual bool CanSubstitute { get; set; }
Request Example
View SourceProperty Value
Type:
LogicSee Also