LinkWithAttribute.ForceLoad Property

Definition

Specifies whether or not the -force_load clang argument is required when linking this native library.

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

Property Value

This value should be set to true if the -force_load argument is required, or false otherwise.

Applies to