RuntimeState.MacroCompilerIncludeAssemblyInCache 属性 | |
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
public static MacroCompilerIncludeAssemblyInCache MacroCompilerIncludeAssemblyInCache { get; set; }
查看代码属性值
类型:
MacroCompilerIncludeAssemblyInCache参见