WebRequestMethods.File.DownloadFile Field

Definition

Represents the FILE GET protocol method that is used to retrieve a file from a specified location.

public: System::String ^ DownloadFile;
public const string DownloadFile;
val mutable DownloadFile : string
Public Const DownloadFile As String 

Field Value

Applies to