Pack200.Packer.Latest 字段

定义

注意

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

字符串“latest”,是某些属性的可能值。

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

字段值

属性

注解

字符串“latest”,是某些属性的可能值。

适用于 . 的 java.util.jar.Pack200.Packer.LATESTJava 文档

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于