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