Click or drag to resize

ShellItemIdListRefreshShellViews Method (RefreshViewsOptions)

Refreshes all current Windows Shell views.

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

Parameters

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