How to obtain the current users Temp folder

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • James

    #1

    How to obtain the current users Temp folder

    How to obtain the current users Temp folder %temp% using C# ??

    Thanks in advance

    JIM


  • Vladimir Matveev

    #2
    Re: How to obtain the current users Temp folder

    Path.GetTempPat h()

    Comment

    • James

      #3
      Re: How to obtain the current users Temp folder

      Gracias, very much

      JIM


      "Vladimir Matveev" <desco.by@gmail .com> wrote in message
      news:1138223813 .939728.56610@o 13g2000cwo.goog legroups.com...[color=blue]
      > Path.GetTempPat h()
      >[/color]


      Comment

      Working...