VDirectoryInfo.Create Method Namespace: Rebex.IO Assembly: Rebex.FileSystem.dll (version 8.0.9673) Create() Method creates a directory. Any non-existent parent directory is created as well. Declaration public void Create()