Click or drag to resize

FilterHelperIsOwnerFileExists Method

IT Hit User File System
Returns true if the lock file (owner file) exists. False - itherwise.

Namespace:  ITHit.FileSystem.Windows
Assembly:  ITHit.FileSystem.Windows (in ITHit.FileSystem.Windows.dll) Version: 8.2.27026.0
Syntax
public static bool IsOwnerFileExists(
	string path
)

Parameters

path
Type: SystemString

Return Value

Type: Boolean
See Also