|
|
File
|
public static void ApplyInheritablePermissions( string sourcePath, string targetPath )
| Exception | Condition |
|---|---|
| DirectoryNotFoundException | No directory was found at the given sourcePath. |
| FileNotFoundException | No file or directory was found at the given targetPath. |