Method CreateFile
CreateFile(string?)
Creates a DIFile
DIFile CreateFile(string? path)
Parameters
Returns
CreateFile(LazyEncodedString?, LazyEncodedString?)
Creates a DIFile
DIFile CreateFile(LazyEncodedString? fileName, LazyEncodedString? directory)
Parameters
fileName
LazyEncodedStringName of the file (may be null or empty)
directory
LazyEncodedStringPath of the directory containing the file (may be null or empty)