Java.Lang.Class.Name Property
Returns the name of the class represented by this Class.

Syntax

[get: Android.Runtime.Register("getName", "()Ljava/lang/String;", "GetGetNameHandler")]
public string Name { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the name of the class represented by this Class. For a description of the format which is used, see the class definition of Java.Lang.Class.

[Android Documentation]

Requirements

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