Pack200.Packer.UnknownAttribute Field

Definition

Caution

Use 'Java.Util.Jar.Pack200.IPacker.UnknownAttribute'. This class will be removed in a future release.

the action to take if an unknown attribute is encountered.

[Android.Runtime.Register("UNKNOWN_ATTRIBUTE")]
[System.Obsolete("Use 'Java.Util.Jar.Pack200.IPacker.UnknownAttribute'. This class will be removed in a future release.")]
public const string UnknownAttribute;
[<Android.Runtime.Register("UNKNOWN_ATTRIBUTE")>]
[<System.Obsolete("Use 'Java.Util.Jar.Pack200.IPacker.UnknownAttribute'. This class will be removed in a future release.")>]
val mutable UnknownAttribute : string

Field Value

String
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