Mono Class Library: System.IO.File Overview | Members

System.IO.File.Create Method

Documentation for this section has not yet been entered. [Edit]

public static FileStream Create (string path, int bufferSize, FileOptions options)

Parameters

path
Documentation for this section has not yet been entered. [Edit]
bufferSize
Documentation for this section has not yet been entered. [Edit]
options
Documentation for this section has not yet been entered. [Edit]

Returns

Documentation for this section has not yet been entered. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0