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