Click or drag to resize
FileInfoOpenReadInternal Method
Creates a read-only FileStream.

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 9.0.0
Syntax
C#
protected abstract FileStream OpenReadInternal()

Return Value

Type: FileStream
See Also