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