JarEntry.Attributes 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回此项null或ManifestAttributes无项。
public virtual Java.Util.Jar.Attributes? Attributes { [Android.Runtime.Register("getAttributes", "()Ljava/util/jar/Attributes;", "GetGetAttributesHandler")] get; }
[<get: Android.Runtime.Register("getAttributes", "()Ljava/util/jar/Attributes;", "GetGetAttributesHandler")>]
member this.Attributes : Java.Util.Jar.Attributes
属性值
对于 ManifestAttributes 此条目,或者 null 如果没有
- 属性
例外
如果发生错误,则获取 .Attributes
注解
返回此项null或ManifestAttributes无项。
Java文档java.util.jar.JarEntry.getAttributes()。
本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。