Codeblock.ResultType 属性 | |
Returns the real /original return type of the EvalBlock() method
命名空间:
XSharp
程序集:
XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法 PROPERTY ResultType AS __UsualType GET SET
public __UsualType ResultType { get; set; }
查看代码属性值
类型:
__UsualTypeA value of the __UsualType enum
实现
ResultType参见