EDK4Net Documentation
EDK4Net Documentation
EDK4Net.IO
File Class
File Methods
AppendAllText Method
Copy Method
Create Method
CreateText Method
Decrypt Method
Delete Method
Encrypt Method
Exists Method
GetAccessControl Method
GetAttributes Method
GetCreationTime Method
GetCreationTimeUtc Method
GetLastAccessTime Method
GetLastAccessTimeUtc Method
GetLastWriteTime Method
GetLastWriteTimeUtc Method
Move Method
Open Method
OpenRead Method
OpenText Method
OpenWrite Method
ReadAllBytes Method
ReadAllLines Method
ReadAllText Method
Replace Method
SetAccessControl Method
SetAttributes Method
SetCreationTime Method
SetCreationTimeUtc Method
SetLastAccessTime Method
SetLastAccessTimeUtc Method
SetLastWriteTime Method
SetLastWriteTimeUtc Method
WriteAllBytes Method
WriteAllLines Method
WriteAllText Method
File
OpenWrite Method
Namespace:
EDK4Net.IO
Assembly:
EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
Copy
public
static
FileStream
OpenWrite
(
string
path
)
Parameters
path
Type:
System
String
Return Value
Type:
FileStream
See Also
Reference
File Class
EDK4Net.IO Namespace
Copyright Edika 2012-2021
Send comments on this topic to
EDK4Net Support