File.

Create(string, int) Method

Assembly
Pri.LongPath.dll
Namespace
Pri.LongPath
Containing Type
File

Syntax

public static FileStream Create(string path, int bufferSize)

Parameters

Name Type Description
path string
bufferSize int

Return Value

Type Description
FileStream