Click or drag to resize

PlaceholderItemTrySetErrorStatus Method (Boolean)

IT Hit User File System
Tries to set or clear error status icon to indicate synchronization status.

Namespace:  ITHit.FileSystem.Windows
Assembly:  ITHit.FileSystem.Windows (in ITHit.FileSystem.Windows.dll) Version: 8.1.26727.0-Beta2
Syntax
public bool TrySetErrorStatus(
	bool status
)

Parameters

status
Type: SystemBoolean

Return Value

Type: Boolean
True if the method completed successfully, false - otherwise.
See Also