Environment.SpecialFolder in mono
I'm a starting learning mono, so it's new for me. I have a two questions. First: Is Environment.SpecialFolder supported in mac and linux? And second question: What blogs or site you can recoment to read for research mono?
开发者_如何转开发Thanks.
Here's a list of what works and what doesn't in Linux from the Environment.SpecialFolder list. This should be a good place to start. As for a Mono tutorial, Monkeyguide could help you out.
精彩评论