共用方式為


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.util.jar.Pack200.Packer.METHOD_ATTRIBUTE_PFXJava 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於