Click or drag to resize

EngineWindowsRefreshExplorerOnFolderNavigation Property

IT Hit User File System
Refresh Windows Explorer when navigating to a folder. Default is true.

Namespace:  ITHit.FileSystem.Windows
Assembly:  ITHit.FileSystem.Windows (in ITHit.FileSystem.Windows.dll) Version: 9.1.29632.0
Syntax
public bool RefreshExplorerOnFolderNavigation { get; set; }

Property Value

Type: Boolean
Remarks
Set to false to disable automatic Explorer refresh on folder navigation.
See Also