OnDemandLocalFileSystemEnsureRegisteredForShell Method |
Namespace: ShellBoost.Core.Synchronization
public static void EnsureRegisteredForShell( string rootPath, OnDemandLocalFileSystemRegistration registration )
| Exception | Condition |
|---|---|
| ArgumentNullException | rootPath is null or registration is null. |
| ArgumentException | rootPath is not rooted. |