skazantsev / WebDavClient

Asynchronous cross-platform WebDAV client for .NET Core
MIT License
155 stars 30 forks source link

Get folder URI by fileid property #71

Open neyc00 opened 2 years ago

neyc00 commented 2 years ago

Is it possible to get the URI of the folder on webdav server by the fileid property, which I have already stored in my database?