Returns new instance of FileStream class.
Namespace: CMS.AmazonStorageAssembly: CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- path
- Type: System String
Path.
- mode
- Type: CMS.IO FileMode
File mode.
- access
- Type: CMS.IO FileAccess
File access.
Return Value
Type: FileStreamSee Also