Resource icon

.NET isFileLocked() function

Returns unknown ? if the file is not found, true if it was locked, and false if it was not.

Code:
block-level on error undo, throw.

using System.IO.File from assembly.
using System.IO.FileAccess from assembly.
using System.IO.FileMode from...
You do not have permission to view the full content of this resource. Log in or register now.
Author
JamesBowen
Views
2,017
First release
Last update

Ratings

0.00 star(s) 0 ratings
Back
Top