FileLocks icon indicating copy to clipboard operation
FileLocks copied to clipboard

Research on determining a File's locks in .Net - C# and VB

Results 2 FileLocks issues
Sort by recently updated
recently updated
newest added

A summary of pros and cons of each detection method would be useful. Currently the "readme" is empty.

Currently we use lslocks to implement similar functions on Linux, but this will require users to install util-linux, any better suggestions?