Method |
Description |
|
FindNetworkComputers ( ) : List |
|
|
GetAllFilesAndFolders ( string searchPath, List queryCollection, char directorySeparatorChar ) : List |
|
|
GetComputerNamesOnNetwork ( string searchPath, List queryCollection ) : List |
|
|
GetFilesAndFoldersFromDrive ( string searchPath, List queryCollection, char directorySeparatorChar ) : List |
|
|
GetFilesAndFoldersIncludingNetwork ( string searchPath, List queryCollection, char directorySeparatorChar ) : List |
|
|
GetFilesListing ( string searchPath, char directorySeparatorChar, List queryCollection ) : List |
|
|
GetFoldersAndFiles ( string searchPath, List queryCollection, char directorySeparatorChar ) : List |
|
|
GetServerFolderShare ( string sInPath, string &sServerFolderShare ) : bool |
|
|
GetServerNameFromInput ( string searchPath, List &queryCollection, string &sFileServer ) : bool |
|
|
GetSharesInformationFromSpecifiedServer ( string sFileServer, List queryCollection ) : void |
|
|
SearchForFileAndFolders ( string searchPath, List queryCollection, char directorySeparatorChar ) : List |
|
|