Click or drag to resize
FileLock Properties

The FileLock type exposes the following members.

Properties
  NameDescription
Public propertyFilePath
Gets the absolute path to the file which will be locked to this process.
Public propertyIsLocked
Gets whether or not the target file is presently locked.
Public propertyLastException
Gets the last Exception that occurred (null if none occurred).
Top
See Also