ShellBrowser .Net Edition
FileMatchEventArgs Class
NamespacesJam.ShellFileMatchEventArgs
Event arguments for the FileMatchEvent
Declaration Syntax
C#Visual BasicVisual C++
public class FileMatchEventArgs : EventArgs
Public Class FileMatchEventArgs _
	Inherits EventArgs
public ref class FileMatchEventArgs : public EventArgs
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
FileMatchEventArgs(String)
The standard construct, given the full filepath as a parameter

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
File
The absolute filename of the item that is currently diagnosed of matching the search criterion.

FileMatchesSearchCriterion
Set this to false if the file does not match the search criterion anymore and shall not be added to the FileList

Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object 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
 FileMatchEventArgs

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)