Returns the resolved path of this file object as a String. If the path is on a local drive, the local path is returned; otherwise, the UNC path is returned.
// get accessor String rtn = FileReference.UNCPath;
FileReference.ResolvedPath FileReference.Path