Java.Util.Jar.JarEntry.Attributes Property
Returns the Attributes object associated with this entry or null if none exists.

Syntax

[get: Android.Runtime.Register("getAttributes", "()Ljava/util/jar/Attributes;", "GetGetAttributesHandler")]
public virtual Attributes Attributes { get; }

See Also

Attributes

Value

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.IO.IOExceptionIf an error occurs obtaining the Attributes.

Remarks

Returns the Attributes object associated with this entry or null if none exists.

[Android Documentation]

Requirements

Namespace: Java.Util.Jar
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1