Click or drag to resize
FileExtrasCreateFile Method
create a file and then close the stream

Namespace: ANDREICSLIB.ClassExtras
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static bool CreateFile(
	string filepath
)

Parameters

filepath
Type: SystemString

Return Value

Type: Boolean
See Also