Maps the specified key to the specified value.
Syntax
[Android.Runtime.Register("setProperty", "(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/Object;", "GetSetProperty_Ljava_lang_String_Ljava_lang_String_Handler")]
public virtual
Java.Lang.Object SetProperty (
string name,
string value)
Parameters
- name
- the key.
- value
- the value.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1