OnDemandLocalFileSystemUnspecifyOnDemandEntry Method |
The On-Demand file or folder pin state is not specififed.
Namespace:
callback.ShellBoost.Core.Synchronization
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public virtual int UnspecifyOnDemandEntry(
string localRelativePath,
bool throwOnError = true
)
Parameters
- localRelativePath
- Type: SystemString
The local relative path. - throwOnError (Optional)
- Type: SystemBoolean
true to throw error; otherwise false.
Return Value
Type:
Int320 if operation was successful; otherwise an error code.
Exceptions See Also