Pack200.Packer.FieldAttributePfx Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attention
Use 'Java.Util.Jar.Pack200.IPacker.FieldAttributePfx'. This class will be removed in a future release.
Lorsqu’il est concaténé avec un nom d’attribut de champ, indique le format de cet attribut.
[Android.Runtime.Register("FIELD_ATTRIBUTE_PFX")]
[System.Obsolete("Use 'Java.Util.Jar.Pack200.IPacker.FieldAttributePfx'. This class will be removed in a future release.")]
public const string FieldAttributePfx;
[<Android.Runtime.Register("FIELD_ATTRIBUTE_PFX")>]
[<System.Obsolete("Use 'Java.Util.Jar.Pack200.IPacker.FieldAttributePfx'. This class will be removed in a future release.")>]
val mutable FieldAttributePfx : string
Valeur de champ
- Attributs
Remarques
Lorsqu’il est concaténé avec un nom d’attribut de champ, indique le format de cet attribut. Par exemple, l’effet de cette option est intégré : pack.field.attribute.Deprecated=
. Les chaînes spéciales , #STRIP
et #PASS
sont également autorisées#ERROR
.
Documentation Java pour java.util.jar.Pack200.Packer.FIELD_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.