[Mono-list] Delete File on Android

Kuehner kuehner at initions.com
Wed Sep 7 03:58:15 EDT 2011


Hi!

Thanks for your answer! To be honest: I do not know how to set my file u+w
from C# and Mono, but I found another workaround:

Java.IO.File test = new Java.IO.File(path);
test.Delete();

That works.

Thanks again!

--
View this message in context: http://mono.1490590.n4.nabble.com/Delete-File-on-Android-tp3790850p3795512.html
Sent from the Mono - General mailing list archive at Nabble.com.


More information about the Mono-list mailing list