function gets file path but i have a string with the file content
        Posted  
        
            by Night Walker 
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Night Walker 
        
        
        
        Published on 2010-06-14T06:59:00Z
        Indexed on 
            2010/06/14
            7:02 UTC
        
        
        Read the original article
        Hit count: 209
        
c#
Hi all
I have a string with file content . But my function deals with file path on the disc . Any idea how i can solve this problem without writing to the disc my file content ?
Thanks for help.
© Stack Overflow or respective owner