Environment.CurrentDirectory Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the fully qualified path of the current working directory.
Assembly: mscorlib (in mscorlib.dll)
| Exception | Condition |
|---|---|
| IOException | An I/O error occurred. |
| SecurityException | The caller does not have the appropriate permission. |
Show: