WebRequestMethods.File.UploadFile Field

Definition

Represents the FILE PUT protocol method that is used to copy a file to a specified location.

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

Field Value

Applies to