[Mono-dev] UNC pathing in C# for MonoTouch IOS getting network path

Mike Murdock mmurdock at allmeds.com
Thu Dec 15 13:22:11 EST 2011


So do most folks copy images/files up to the web server and get to them via Http url?

Michael

-----Original Message-----
From: mono-devel-list-bounces at lists.ximian.com [mailto:mono-devel-list-bounces at lists.ximian.com] On Behalf Of Robert Jordan
Sent: Thursday, December 15, 2011 12:17 PM
To: mono-devel-list at lists.ximian.com
Subject: Re: [Mono-dev] UNC pathing in C# for MonoTouch IOS getting network path

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

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


More information about the Mono-devel-list mailing list