CSharpTest.Net
AllFilesIn Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.IO Namespace > FindFile Class : AllFilesIn Method

directory
e

Glossary Item Box

Enumerates the files anywhere under the directory specified

Syntax

Visual Basic (Declaration) 
Public Shared Sub AllFilesIn( _
   ByVal directory As String, _
   ByVal e As Action(Of FindFile.FileFoundEventArgs) _
) 
C# 
public static void AllFilesIn( 
   string directory,
   Action<FindFile.FileFoundEventArgs> e
)

Parameters

directory
e

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys