LocalItem.ToString Method Namespace: Rebex.IO Assembly: Rebex.Common.dll (version 8.0.9673) 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()