Java.Util.Prefs.AbstractPreferences.ToString Method
Returns a string representation of this node.

Syntax

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

Returns

Documentation for this section has not yet been entered.

Remarks

Returns a string representation of this node. The format is "User/System Preference Node: " followed by this node's absolute path.

[Android Documentation]

Requirements

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