Neokernel API

Props.dumpToString Method

This returns the name/value pairs in a human-readable string.

public string dumpToString();

Return Value

A string with the name / value pairs in this Props.

See Also

Props Class | com.neokernel.props Namespace