Java.Util.Jar.Manifest.GetAttributes Method
Returns the Attributes associated with the parameter entry name.

Syntax

[Android.Runtime.Register("getAttributes", "(Ljava/lang/String;)Ljava/util/jar/Attributes;", "GetGetAttributes_Ljava_lang_String_Handler")]
public virtual Attributes GetAttributes (string name)

Parameters

name
the name of the entry to obtain Attributes from.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the Attributes associated with the parameter entry name.

[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