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