System::IO::FileInfo::OpenWrite method
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()
ReturnValue
A FileStream object associated with the opened file
See Also
- Typedef FileStreamPtr
- Class FileInfo
- Namespace System::IO
- Library Aspose.TeX for C++