Click or drag to resize

FileEventArgs Properties

The FileEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyFileName Gets the affected file or directory name.
Public propertyIsDirectory Gets a value indicating whether the affected path refers to a directory.
Top
See Also