> From: [email protected] [mailto:mono-list- > [email protected]] On Behalf Of cocowalla > > Thanks, this looks like it's what I need, but the Mono docs only contain a > stub - how do I actually use this function to get all attributes set on a > file?
Some (a lot) of the documentation is incomplete, but start here: http://www.mono-project.com/Documentation (Also, you may have monodoc installed locally on your machine - I'm not sure how to get it, but I think it comes with MonoDevelop (xamarin studio)). In this particular case, you seem to get good info, by browsing API / Mono Libraries / Mono.Unix.Native / Syscall Class / Syscall Members / getxattr _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
