FileGetProcessForFileLock Method (String) |
Returns null when no processes found that are locking the file specified by filePath.
Returns a list of processes locking the file specified by filePath.
Namespace: Alphaleonis.Win32.Filesystem
[Missing <returns> documentation for "M:Alphaleonis.Win32.Filesystem.File.GetProcessForFileLock(System.String)"]
Exception | Condition |
---|---|
ArgumentException | |
ArgumentNullException | |
ArgumentOutOfRangeException | |
InvalidOperationException | |
PlatformNotSupportedException | The operating system is older than Windows Vista. |