Partager via


Pack200.Packer.MethodAttributePfx Champ

Définition

Attention

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

Lorsqu’il est concaténé avec un nom d’attribut de méthode, indique le format de cet attribut.

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

Valeur de champ

Attributs

Remarques

Lorsqu’il est concaténé avec un nom d’attribut de méthode, indique le format de cet attribut. Par exemple, l’effet de cette option est intégré : pack.method.attribute.Exceptions=NH[RCH]. Les chaînes spéciales , #STRIPet #PASS sont également autorisées#ERROR.

Documentation Java pour java.util.jar.Pack200.Packer.METHOD_ATTRIBUTE_PFX.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à