OnDemandLocalFileSystemIsOnDemandEntryNotInSync Method |
Namespace: ShellBoost.Core.Synchronization
public bool? IsOnDemandEntryNotInSync( string localRelativePath )
| Exception | Condition |
|---|---|
| ArgumentNullException | localRelativePath is null. |
| ArgumentException | localRelativePath is a rooted path. |