Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.IO Namespaces
CMS.IO
FileStream Class
FileStream Methods
New Method
New Method (String, FileMode)
New Method (String, FileMode, FileAccess)
New Method (String, FileMode, FileAccess, FileShare)
New Method (String, FileMode, FileAccess, FileShare, Int32)
FileStream
New Method (String, FileMode)
Initializes new instance and intializes new system file stream.
Namespace:
CMS.IO
Assembly:
CMS.IO (in CMS.IO.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
FileStream
New
(
string
path
,
FileMode
mode
)
Parameters
path
Type:
System
String
Path to file
mode
Type:
CMS.IO
FileMode
File mode
Return Value
Type:
FileStream
See Also
Reference
FileStream Class
New Overload
CMS.IO Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com