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: 19.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