Skip to content

Directory.CreateDirectory should not throw Exception #218

@brianestey

Description

@brianestey

From the docs:
https://msdn.microsoft.com/en-us/library/54a0at6s(v=vs.110).aspx

The remarks say:
"Any and all directories specified in path are created, unless they already exist or unless some part of path is invalid. If the directory already exists, this method does not create a new directory, but it returns a DirectoryInfo object for the existing directory."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions