Click or drag to resize
FileInfoOpenRead Method
Creates a read-only ICMSFileStream.

Namespace: CMS.AmazonStorage
Assembly: CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 8.2.23
Syntax
C#
public override FileStream OpenRead()

Return Value

Type: FileStream
See Also