FileStream: SafeFileHandle (get) |
Returns the handle to the underlying stream.
Public Property Get SafeFileHandle ( ) As SafeFileHandle
If there is any information in the buffers, they are flushed back to the underlying stream before the handle is returned.
Read Only.