DBusNodeInfo.path

Set path field.

  1. string path [@property getter]
  2. string path [@property setter]
    class DBusNodeInfo
    @property
    void
    path
    (
    string propval
    )

Parameters

propval string

The path of the node or null if omitted. Note that this may be a relative path. See the D-Bus specification for more details.