System.Net.FtpWebRequest class.

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

    System.Net.FtpWebRequest class.

    I have Visual Studio 2005 and when I type System.Net. , I never get
    the FtpWebRequest object.
    What am I missing?

  • Peter Bromberg [C# MVP]

    #2
    RE: System.Net.FtpW ebRequest class.

    Add yourself a reference to the System.Net assembly and it will magically
    appear.
    Peter

    --
    Co-founder, Eggheadcafe.com developer portal:

    UnBlog:





    "JPS" wrote:
    I have Visual Studio 2005 and when I type System.Net. , I never get
    the FtpWebRequest object.
    What am I missing?
    >
    >

    Comment

    Working...