Java.Util.Logging.Logger.ResourceBundleName Property
Gets the name of the loaded resource bundle used by this logger to localize logging messages.

Syntax

[get: Android.Runtime.Register("getResourceBundleName", "()Ljava/lang/String;", "GetGetResourceBundleNameHandler")]
public virtual string ResourceBundleName { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets the name of the loaded resource bundle used by this logger to localize logging messages. If the value is null, the parent's resource bundle name will be inherited.

[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