OpenRead()
FileInfo::OpenRead() method
Opens a file represented by the current object for reading only, in ‘Open’ mode with shared access for reading.
FileStreamPtr System::IO::FileInfo::OpenRead()
Return Value
A FileStream object associated with the opened file
See Also
- Typedef FileStreamPtr
- Class FileInfo
- Namespace System::IO
- Library Aspose.Slides