Click or drag to resize

ShellFolderConfigurationLocalCacheDirectoryPath Property

Gets or sets the local cache directory path.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public virtual string LocalCacheDirectoryPath { get; set; }

Property Value

Type: String
The local cache directory path.
See Also