CreateDirectory

SaveOptions.CreateDirectory property

如果为true且目录不存在,会在保存文件前自动创建目录。

public bool CreateDirectory { get; set; }

评论

默认值为false。

也可以看看