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