Java.Util.Logging.LogManager.GetProperty Method
Get the value of property with given name.

Syntax

[Android.Runtime.Register("getProperty", "(Ljava/lang/String;)Ljava/lang/String;", "GetGetProperty_Ljava_lang_String_Handler")]
public virtual string GetProperty (string name)

Parameters

name
the name of property

Returns

Documentation for this section has not yet been entered.

Remarks

Get the value of property with given name.

[Android Documentation]

Requirements

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