WebRequestMethods.Ftp.UploadFileWithUniqueName Field

Definition

Represents the FTP STOU protocol that uploads a file with a unique name to an FTP server.

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

Field Value

Applies to