RuntimeState.Workareas 属性 | |
The Workarea information for the current Thread.
命名空间:
XSharp
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法 STATIC PROPERTY Workareas AS DataSession GET
public static DataSession Workareas { get; }
查看代码属性值
类型:
DataSession备注 This property is a backward compatible alias for the DataSession property
参见