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