CSharpTest.Net
FindFile Class Members
See Also  Fields  Properties  Methods  Events Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.IO Namespace : FindFile Class


Glossary Item Box

The following tables list the members exposed by FindFile.

Public Constructors

 NameDescription
Public ConstructorFindFile ConstructorOverloaded.   
Top

Public Fields

 NameDescription
Public FieldUncPrefixReturns the Unc path prefix used  
Top

Public Properties

 NameDescription
Public PropertyBaseDirectoryGets or sets the base directory to search within  
Public PropertyFilePatternGets or sets the file pattern to match while enumerating files and folders.  
Public PropertyIncludeFilesGets or sets the IncludeFiles flag  
Public PropertyIncludeFoldersGets or sets the IncludeFolders flag  
Public PropertyMaxPathGets or sets the maximum number of allowed characters in a complete path, default = 4kb  
Public PropertyRaiseOnAccessDeniedGets or sets the RaiseOnAccessDenied flag, when set to true an 'Access Denied' can be raised  
Public PropertyRecursiveGets or sets the Recursive flag  
Top

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)AllFilesAndFoldersInEnumerates the files and folders anywhere under the directory specified  
Public Methodstatic (Shared in Visual Basic)AllFilesInEnumerates the files anywhere under the directory specified  
Public Methodstatic (Shared in Visual Basic)AllFoldersInEnumerates the folders anywhere under the directory specified  
Public Methodstatic (Shared in Visual Basic)FilesAndFoldersInEnumerates the files and folders directly in the directory specified  
Public Methodstatic (Shared in Visual Basic)FilesInEnumerates the files directly in the directory specified  
Public MethodFindOverloaded. Performs the search raising the FileFound event for each entry matching the request  
Public Methodstatic (Shared in Visual Basic)FoldersInEnumerates the folders directly in the directory specified  
Top

Public Events

 NameDescription
Public EventFileFoundThe event-handler to raise when a file or folder is found.  
Top

See Also

Generated with Document! X 2011 by Innovasys