Click or drag to resize

PlaceholderItemUpdateUI Method (String)

IT Hit User File System
Force a refresh of PlaceholderItem in shell user interface.

Namespace:  ITHit.FileSystem.Windows
Assembly:  ITHit.FileSystem.Windows (in ITHit.FileSystem.Windows.dll) Version: 8.1.26727.0-Beta2
Syntax
public static void UpdateUI(
	string userFileSystemPath
)

Parameters

userFileSystemPath
Type: SystemString
Path in the user file system.
See Also