DirectoryExists Method |
Name | Description | |
---|---|---|
Exists(String) |
Determines whether the given path refers to an existing directory on disk.
| |
Exists(String, PathFormat) | [AlphaFS] Determines whether the given path refers to an existing directory on disk. | |
Exists(KernelTransaction, String) | [AlphaFS] Determines whether the given path refers to an existing directory on disk. | |
Exists(KernelTransaction, String, PathFormat) |
[AlphaFS] Determines whether the given path refers to an existing directory on disk.
|