CreateFileOptions

Undocumented in source.

Constructors

this
this(Nullable!bool overwrite, Nullable!bool ignoreIfExists)
Undocumented in source.

Members

Variables

ignoreIfExists
Nullable!bool ignoreIfExists;
Undocumented in source.
overwrite
Nullable!bool overwrite;
Undocumented in source.

Meta