ExtensionsDirectoryInfoCreateFolderAsync Method |
| Name | Description | |
|---|---|---|
| CreateFolderAsync(DirectoryInfo, String) |
Creates a new subfolder with the specified name in the current folder.
| |
| CreateFolderAsync(DirectoryInfo, String, CreationCollisionOption) |
Creates a new subfolder with the specified name in the current folder. This method also
specifies what to do if a subfolder with the same name already exists in the current folder.
|