共用方式為


LinkWithAttribute.ForceLoad 屬性

定義

指定連結這個原生程式庫時是否需要 -force_load clang 引數。

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

屬性值

如果需要 -force_load 引數,則 false 此值應該設定為 ,否則應設定 true 為 。

適用於