LinkWithAttribute.WeakFrameworks Property

Definition

Specifies a list of space-delimited platform Frameworks that should be weakly linked.

public string WeakFrameworks { get; set; }
member this.WeakFrameworks : string with get, set

Property Value

This value should be set to a string containing a space-delimited list of platform Frameworks (e.g. "CoreBluetooth NewsstandKit Twitter").

Applies to