Quantcast
Viewing all articles
Browse latest Browse all 91519

Environment.GetFolderPath not exists Cross Plataform

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!


Viewing all articles
Browse latest Browse all 91519

Trending Articles