Message 1 of 5
file path of vault file
Not applicable
09-11-2017
07:56 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm programming in C# in vault 2018. What I need is the path of a file in Vault. I searched the net but can't find a code snippet of it.
I vault I can see Path = $/Myworkfolder/InventorTestProject , but how can I find this path in code ? I don't want to download the file, just open it.
Can anyone help ?