点击或拖拽改变大小

RuntimeState.Settings 属性

X#
The dictionary that stores most of the settings in the runtime state. The key to the index is the number from the Set Enum

命名空间:  XSharp
程序集:  XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法
 PROPERTY Settings AS Dictionary<Set, Object> GET 
查看代码

属性值

类型:DictionarySet, Object
参见