PrepAway - Latest Free Exam Questions & Answers

4 Comments on “Which code should you use?

  1. Najlepszy Programista says:

    The WebClient class provides common methods for sending data to or receiving data from any local, intranet, or Internet resource identified by a URI. The WebClient class uses the WebRequest class to provide access to resources.




    0



    0
  2. Lord Vader says:

    WebClient.DownloadFile

    public void DownloadFile(
    string address,
    string fileName
    )

    address
    Type: System.String
    The URI from which to download data.
    fileName
    Type: System.String
    The name of the local file that is to receive the data.




    1



    0

Leave a Reply