OnDemandLocalFileSystemUnregister Method |
Namespace: ShellBoost.Core.Synchronization
public static void Unregister( string rootPath, OnDemandLocalFileSystemRegistration registration, bool throwOnError = true )
| Exception | Condition |
|---|---|
| ArgumentNullException | rootPath is null or registration is null. |