This content is part of a third party extension that is not supported by the Cake project.
- Assembly
- Pri
.LongPath .dll - Namespace
- Pri
.LongPath - Containing Type
- File
Syntax
public static FileStream Create(string path, int bufferSize, FileOptions options)
Parameters
| Name | Type | Description |
|---|---|---|
| path | string | |
| bufferSize | int | |
| options | FileOptions |
Return Value
| Type | Description |
|---|---|
| FileStream |
