Editar

Compartir a través de


LinkWithAttribute.Frameworks Property

Definition

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").

Applies to