[Mono-dev] UNC pathing in C# for MonoTouch IOS getting network path
Robert Jordan
robertj at gmx.net
Thu Dec 15 12:17:09 EST 2011
On 15.12.2011 17:49, Mike Murdock wrote:
> I am trying to point to a network file share and don't know how to format the URI
>
> I have tried @\\server\share\path\test.jpg<file:///\\server\share\path\test.jpg> and it never gets to the image. I am using monotouch/monodevelop for IOS.
>
> Any Ideas?
UNCs are only supported under Windows.
Robert
More information about the Mono-devel-list
mailing list