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 Open(string path, FileMode mode, FileAccess access, FileShare share)
Parameters
| Name | Type | Description |
|---|---|---|
| path | string | |
| mode | FileMode | |
| access | FileAccess | |
| share | FileShare |
Return Value
| Type | Description |
|---|---|
| FileStream |
