Java.Util.Logging.LogRecord.ResourceBundleName Property
Gets the name of the resource bundle.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Gets the name of the resource bundle.

Set method documentation [Android Documentation]

Sets the name of the resource bundle.

Requirements

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