I'm using Xamarin to develop a Mac app to access remote file share hosted on a Windows OS. Does anyone know what library includes those APIs? I tried Directory in System.IO, but that seems only work for local access.
↧
I'm using Xamarin to develop a Mac app to access remote file share hosted on a Windows OS. Does anyone know what library includes those APIs? I tried Directory in System.IO, but that seems only work for local access.