Click or drag to resize

Dfs123BuilderCreateFile 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
public void CreateFile(
	string filename
)

Parameters

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

Implements

IDfs123BuilderCreateFile(String)
See Also