Error.CanSubstitute 属性 | |
A logical value indicating whether a new result can be substituted for the operation that produced the error condition.
命名空间:
XSharp
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法 VIRTUAL PROPERTY CanSubstitute AS LOGIC GET SET
public virtual bool CanSubstitute { get; set; }
查看代码属性值
类型:
Boolean参见