Click or drag to resize

ShellFolderConfigurationGetDefaultWebFileCache Method

Gets the default web file cache.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public virtual WebFileCache GetDefaultWebFileCache()

Return Value

Type: WebFileCache
An instance of the WebFileCache class.
See Also