ListFiles Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class ListFiles.
public static class ListFiles
type ListFiles = class
Public Class ListFiles
- Inheritance
-
ListFiles
Methods
EnsureUncPrefixIsNotPresent(String) |
Ensures the unc prefix is not present. |
EnsureUncPrefixPresent(String) |
Ensures the unc prefix present. |
GetDirectories(String) |
Gets the directories. |
GetFiles(String) |
Gets the files. |