Neokernel API

Props.append Method

If the specified object is a String, it is the specified String is appended to it. Otherwise the call is ignored.

public virtual void append(
   string key,
   string s
);

See Also

Props Class | com.neokernel.props Namespace