LinkWithAttribute.WeakFrameworks Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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").