The FileEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodFileEventArgs
Constructor of FileEventArgs

Methods

  NameDescription
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToLocaleString (Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyCancel (Inherited from CancelEventArgs.)
Public propertyFileName
Gets the file name to be added or removed;

See Also