Documentation for a minimal subset of the QSM API
CreateFile Method (name)
Namespaces > QS.Fx.Filesystem > IFolder > CreateFile(String)
Create a file with the given name.
Syntax
C#Visual BasicManaged C++
void CreateFile (
	string name
)
Sub CreateFile ( _
	name As String _
)
void CreateFile (
	String^ name
)
Parameters
name (String)
The name of the file to create.

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0