- path
- A string containing the path to which the current working directory is set.
Type Reason UnauthorizedAccessException The process cannot access path. [Mono.Unix.Native.Errno.EACCESS] System.IO.DirectoryNotFoundException A component of path is not a directory. [Mono.Unix.Native.Errno.ENOTDIR] System.IO.FileNotFoundException path does not exist. [Mono.Unix.Native.Errno.ENOENT] System.IO.PathTooLongException path is too long. [Mono.Unix.Native.Errno.ENAMETOOLONG] System.IO.IOException An I/O error occurred. [Mono.Unix.Native.Errno.EIO] Mono.Unix.UnixIOException Too many symbolic links were encountered in resolving path. [Mono.Unix.Native.Errno.ELOOP]