Piccolo.NET

PPath.ParamString Property

Overridden. Gets a string representing the state of this node.

protected override string ParamString {get;}

Property Value

A string representation of this node's state.

Remarks

This property is intended to be used only for debugging purposes, and the content and format of the returned string may vary between implementations. The returned string may be empty but may not be null.

See Also

PPath Class | UMD.HCIL.Piccolo.Nodes Namespace