LinkWithAttribute.ForceLoad 属性

定义

指定链接此本机库时是否需要 -force_load clang 参数。

public bool ForceLoad { get; set; }
member this.ForceLoad : bool with get, set

属性值

如果需要 -force_load 参数,则应将此值设置为 true ,否则 false 应设置为 。

适用于