StackTraceElement.ClassName
StackTraceElement.ClassName
Property
Definition
Returns the fully qualified name of the class belonging to this
StackTraceElement
.
[get: Android.Runtime.Register("getClassName", "()Ljava/lang/String;", "GetGetClassNameHandler")]
public string ClassName { get; }
member this.ClassName : string
Property Value
Remarks
Portions of this page are modifications based on work created and shared by the