Java.Util.MissingResourceException.ClassName Property
Returns the class name of the resource bundle from which a resource could not be found, or in the case of a missing resource, the name of the missing resource bundle.

Syntax

[get: Android.Runtime.Register("getClassName", "()Ljava/lang/String;", "GetGetClassNameHandler")]
public virtual string ClassName { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the class name of the resource bundle from which a resource could not be found, or in the case of a missing resource, the name of the missing resource bundle.

[Android Documentation]

Requirements

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