Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar Namespace / FileSystemTools Class / GetTempFileStream Method

GetTempFileStream Method
Open a temporary file for read and write and return the open FileStream.
Overload List
OverloadDescription
Open a temporary file for read and write and return the open FileStream.  
Open a temporary file for read and write and return the open FileStream which will delete-on-close.  
Open a temporary file for read and write and return the open FileStream which will NOT delete-on-close.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also