ICodeblock2.ResultType 属性 | |
Returns the real /original return type of the EvalBlock() method
命名空间:
XSharp
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法 PROPERTY ResultType AS __UsualType GET
__UsualType ResultType { get; }
属性值
类型:
__UsualTypeA value of the __UsualType enum
参见