| FileLock Properties |
The FileLock type exposes the following members.
| Name | Description | |
|---|---|---|
| FilePath | Gets the absolute path to the file which will be locked to this process. | |
| IsLocked | Gets whether or not the target file is presently locked. | |
| LastException | Gets the last Exception that occurred (null if none occurred). |