UNCPath (FileReference)
Description
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.
C# Syntax
// get accessor String rtn = FileReference.UNCPath;
See Also
Autodesk Softimage v7.5