JarEntry.Attributes 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
本條目回傳, ManifestAttributes 若 null 無則回傳。
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得到 。
備註
本條目回傳, ManifestAttributes 若 null 無則回傳。
的 java.util.jar.JarEntry.getAttributes()Java 檔。
本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。