/// <exception cref="System.IO.IOException"/>
 public override Path GetSymlink()
 {
     return(myFs.GetSymlink());
 }