点击或拖拽改变大小

RuntimeState.MacroCompilerIncludeAssemblyInCache 属性

X#
This property allows you to override the mechanism that decided if the types in an assembly should be cached The default behavior is that every assembly that is found is cached.

命名空间:  XSharp
程序集:  XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法
 STATIC PROPERTY MacroCompilerIncludeAssemblyInCache AS MacroCompilerIncludeAssemblyInCache GET SET 
查看代码

属性值

类型:MacroCompilerIncludeAssemblyInCache
参见