IFileSystem.CreateDirectory method

namespace: Serenity   assemblySerenity.Net.Core

Creates a directory

public void CreateDirectory(string path)
parameter description
path Path to the directory

See Also