言語

Pack200.Packer.MethodAttributePfx フィールド

定義

注意事項

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

メソッド属性名と連結する場合は、その属性の形式を示します。

[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

フィールド値

属性

注釈

メソッド属性名と連結する場合は、その属性の形式を示します。 たとえば、このオプションの効果は、 pack.method.attribute.Exceptions=NH[RCH]で組み込まれています。 特殊な文字列 #ERROR#STRIP、および #PASS も使用できます。

Javaドキュメント。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象