Java.Util.Logging.Level.ToString Method
Returns the string representation of this Level object.

Syntax

[Android.Runtime.Register("toString", "()Ljava/lang/String;", "")]
public override sealed string ToString ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the string representation of this Level object. In this case, it is the level's name.

[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