Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

FileSystemOperationEventArgs Class

Namespace: Rebex.IO.FileSystem.Notifications
Assembly: Rebex.FileSystem.dll (version 7.0.9147)

Serves as a base class for events provided by FileSystemNotifier.

Syntax
public abstract class FileSystemOperationEventArgs : EventArgs
Inheritance
Object
EventArgs
FileSystemOperationEventArgs
CopyMoveCompletedEventArgs
CopyMoveEventArgs
ExistsNodeEventArgs
GetAttributesEventArgs
GetChildrenEventArgs
GetContentEventArgs
GetLengthEventArgs
GetNodeEventArgs
GetNodesEventArgs
GetTimeInfoEventArgs
RenameEventArgs
SaveContentEventArgs
SetAttributesEventArgs
SetContentEventArgs
SetTimeInfoEventArgs
SingleNodeOperationEventArgs
Inherited Members
EventArgs.Empty
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()

Methods

Name Description
MarkAsHandled()

Marks the current file system operation as handled by the event handler. If you directly or indirectly call this method in the event handler for any '*Surrogate' event, then you are fully responsible for the implementation of the current file system operation. In this case the default logic for the file system operation in the FileSystemProvider will be ignored!

In This Article
  • Methods
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies