Méthode | Description | |
---|---|---|
FileSystemQuery ( ) : System | ||
FileSystemQuery ( IDirectory directory, IDirectoryEntryFactory directoryEntryFactory, IShareCollectionFactory shareCollectionFactory ) : System | ||
FindNetworkComputers ( ) : List |
||
GetAllFilesAndFolders ( string searchPath, List |
||
GetComputerNamesOnNetwork ( string searchPath, List |
||
GetFilesAndFoldersFromDrive ( string searchPath, List |
||
GetFilesAndFoldersIncludingNetwork ( string searchPath, List |
||
GetFilesListing ( string searchPath, char directorySeparatorChar, IDirectory dir ) : List |
||
GetFoldersAndFiles ( string searchPath, char directorySeparatorChar, IDirectory dir ) : List |
||
GetServerFolderShare ( string sInPath, string &sServerFolderShare ) : bool | ||
GetServerNameFromInput ( string searchPath, List |
||
GetSharesInformationFromSpecifiedServer ( string sFileServer, List |
||
QueryList ( string searchPath ) : void | ||
SearchForFileAndFolders ( string searchPath, List |
public FileSystemQuery ( IDirectory directory, IDirectoryEntryFactory directoryEntryFactory, IShareCollectionFactory shareCollectionFactory ) : System | ||
directory | IDirectory | |
directoryEntryFactory | IDirectoryEntryFactory | |
shareCollectionFactory | IShareCollectionFactory | |
Résultat | System |
public GetAllFilesAndFolders ( string searchPath, List |
||
searchPath | string | |
queryCollection | List |
|
directorySeparatorChar | char | |
Résultat | List |
public GetComputerNamesOnNetwork ( string searchPath, List |
||
searchPath | string | |
queryCollection | List |
|
Résultat | List |
public GetFilesAndFoldersFromDrive ( string searchPath, List |
||
searchPath | string | |
queryCollection | List |
|
directorySeparatorChar | char | |
Résultat | List |
public GetFilesAndFoldersIncludingNetwork ( string searchPath, List |
||
searchPath | string | |
queryCollection | List |
|
directorySeparatorChar | char | |
Résultat | List |
public static GetFilesListing ( string searchPath, char directorySeparatorChar, IDirectory dir ) : List |
||
searchPath | string | |
directorySeparatorChar | char | |
dir | IDirectory | |
Résultat | List |
public static GetFoldersAndFiles ( string searchPath, char directorySeparatorChar, IDirectory dir ) : List |
||
searchPath | string | |
directorySeparatorChar | char | |
dir | IDirectory | |
Résultat | List |
public GetServerFolderShare ( string sInPath, string &sServerFolderShare ) : bool | ||
sInPath | string | |
sServerFolderShare | string | |
Résultat | bool |
public GetServerNameFromInput ( string searchPath, List |
||
searchPath | string | |
queryCollection | List |
|
sFileServer | string | |
Résultat | bool |
public GetSharesInformationFromSpecifiedServer ( string sFileServer, List |
||
sFileServer | string | |
queryCollection | List |
|
Résultat | void |
public QueryList ( string searchPath ) : void | ||
searchPath | string | |
Résultat | void |
public SearchForFileAndFolders ( string searchPath, List |
||
searchPath | string | |
queryCollection | List |
|
directorySeparatorChar | char | |
Résultat | List |