G
Guest
I have a streamwriter that may get closed. The writer is passed into another
class by ref and is consumed there. What can happen is that the writer might
get closed by the spawning class.
Is there a way to extract the path of the streamwriter passed in by ref? I
don't see a property for it, but there might be a work around someone has.
Let me know!
Thanks!
Rob
class by ref and is consumed there. What can happen is that the writer might
get closed by the spawning class.
Is there a way to extract the path of the streamwriter passed in by ref? I
don't see a property for it, but there might be a work around someone has.
Let me know!
Thanks!
Rob