Click or drag to resize

NativeProxyCachedPidlDuration Property

Gets or sets the cached PIDL lists duration.

Namespace:  ShellBoost.Core.Client
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public TimeSpan CachedPidlDuration { get; set; }

Property Value

Type: TimeSpan
The cached PIDL lists duration.
See Also