How to get path of IFileItem in rtc
One answer
Does this answer the question?
Comments
Hi Thanks for your reply.
I want to get path using below
-Repository
-Project Area
-FileItem
-Project Area
-FileItem
I would suggest to check (this means follow and read) Ian's links and also check https://www.google.com/search?q=IFileItem+path+site%3Ajazz.net
I know that it has been answered several times already what can be done (and what can't).
The information above is likely not enough, the IFileItem would have to live in some context e.g. a stream. There is no path without a context as far as I can tell.
Here an example that creates the files and folders from a workspace.
Ralph is correct. The pathname to a file can be different in every stream/workspace, so without a stream/workspace, there is no pathname.