Click or drag to resize

ShellItemRefreshShellViews Method (RefreshViewsOptions)

Refreshes the shell views with options.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public virtual void RefreshShellViews(
	RefreshViewsOptions options
)

Parameters

options
Type: callback.ShellBoost.Core.UtilitiesRefreshViewsOptions
The options.
See Also