Click or drag to resize

ShellFolderConfigurationGetDefaultWebFileCache Method

Gets the default web file cache.

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

Return Value

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