LocalItem.ToString Method Namespace: Rebex.IO Assembly: Rebex.Common.dll (version 7.0.9448) ToString() Returns the full path of the item. Declaration public override string ToString() Returns Type Description String The full path of the item. Overrides Object.ToString()