Java.Util.Properties.StringPropertyNames Method
Returns those property names (keys) in this Properties object for which both key and value are strings.

Syntax

[Android.Runtime.Register("stringPropertyNames", "()Ljava/util/Set;", "GetStringPropertyNamesHandler")]
public virtual ICollection<string> StringPropertyNames ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns those property names (keys) in this Properties object for which both key and value are strings.

[Android Documentation]

Requirements

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