ICodeblock2.ResultType Property | |
Returns the real /original return type of the EvalBlock() method
Namespace:
XSharp
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax PROPERTY ResultType AS __UsualType GET
__UsualType ResultType { get; }
Property Value
Type:
__UsualTypeA value of the __UsualType enum
See Also