Java.Util.Jar.Attributes.GetValue Method
Returns the string associated with the parameter name.

Syntax

[Android.Runtime.Register("getValue", "(Ljava/lang/String;)Ljava/lang/String;", "GetGetValue_Ljava_lang_String_Handler")]
public virtual string GetValue (string name)

Parameters

name
the key to obtain the value for.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the string associated with the parameter 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