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

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

Return Value

Type: FileStream
See Also