Can't access System.Environment.SpecialFolder at Xamarin.Form project -


xamarin.android , xamarin.ios works type following namespace, looks both project contains system reference

 system.environment.specialfolder 

however, shared project display error that, specialfolder not exist @ system.enviroment.

system.environment.specialfolder 

i want use system.environment.specialfolder project too, bug? or xamarin doing in purpose?

thanks.


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -