Hello Guys,
im creating a SQLIte connection following this example:
string documentsPath = Environment.GetFolderPath (Environment.SpecialFolder.Personal);
But when i will write the code Environment.GetFolderPath not found.
Where i found it ?
Thanks All!