Click or drag to resize
IDfs123BuilderCreateFile Method
Creates a file on the disc. Moves to the second build stage

Namespace: DHI.Generic.MikeZero.DFS.dfs123
Assembly: DHI.Generic.MikeZero.DFS (in DHI.Generic.MikeZero.DFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
void CreateFile(
	string filename
)

Parameters

filename
Type: SystemString
Name of the file, with or without path.
See Also