Attributes.Name.ExtensionList Property

Definition

The Extension-List attribute defining the extensions that are needed by the applet.

[Android.Runtime.Register("EXTENSION_LIST")]
public static Java.Util.Jar.Attributes.Name ExtensionList { get; }
[<Android.Runtime.Register("EXTENSION_LIST")>]
static member ExtensionList : Java.Util.Jar.Attributes.Name

Property Value

An Attributes.Name object for the Extension-List manifest attribute used for the unsupported extension mechanism.

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to