Java.Util.Jar.Attributes.Map Property
The Attributes as name/value pairs.

Syntax

[Android.Runtime.Register("map")]
protected IDictionary Map { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The Attributes as name/value pairs. Maps the attribute names (as NoType:java/util/jar/Attributes$Name;Href=../../../../reference/java/util/jar/Attributes.Name.html) of a JAR file manifest to arbitrary values. The attribute names thus are obtained from the Java.Util.Jar.Manifest for convenience.

[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