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