LinkWithAttribute.Frameworks 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 space-delimited list of platform Frameworks required by the native library.
public string Frameworks { get; set; }
member this.Frameworks : string with get, set
Property Value
This value should be set to a string containing a space-delimited list of platform Frameworks (e.g. "CoreGraphics CoreLocation CoreMedia MediaPlayer QuartzCore").