LocalFileSystem Constructor |
Namespace: ShellBoost.Core.Synchronization
public LocalFileSystem( string directoryPath, LocalFileSystemOptions options = null )
| Exception | Condition |
|---|---|
| ArgumentNullException | directoryPath is null. |
| ArgumentException | directoryPath is not rooted. |