RanorexRanorex Documentation
FileChangeWatcher..::.FileChangedEventArgs Class
NamespacesRanorex.CoreFileChangeWatcherFileChangeWatcher..::.FileChangedEventArgs
EventArgs for the FileChanged event.
Declaration Syntax
C#Visual BasicVisual C++
public class FileChangedEventArgs : EventArgs
Public Class FileChangedEventArgs _
	Inherits EventArgs
public ref class FileChangedEventArgs : public EventArgs
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
FileChangeWatcher..::.FileChangedEventArgs(WatcherChangeTypes, String)
Initializes a new instance of the FileChangeWatcher..::.FileChangedEventArgs class.

ChangeTypes
Gets the file watcher change types.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
FileName
Gets the name of the watched file.

Finalize()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
EventArgs
 FileChangeWatcher..::.FileChangedEventArgs

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 4.0.3.22982 (4.0.3.22982)