recls C# mapping

FileSearch.Process Method

Processes the matching entries by passing each one to the given delegate function

Overload List

Processes the matching entries by passing each one to the given delegate function

public static bool Process(string,string,RECLS_FLAG,ProcessEntry);

Processes the matching entries by passing each one to the given delegate function

public static bool Process(string,string,RECLS_FLAG,ProcessEntry,out int);

See Also

FileSearch Class | recls Namespace