SetCreateDirectory Method

SetCreateDirectory function

If true and the directory does not exist, the directory will be automatically created before saving the file.


func (instance *JsonSaveOptions) SetCreateDirectory(value bool)  error

Remarks

See Also