FtpTask.OperationName Property

Definition

Gets or sets a unique name for the File Transfer Protocol (FTP) task.

public:
 property System::String ^ OperationName { System::String ^ get(); void set(System::String ^ value); };
public string OperationName { get; set; }
member this.OperationName : string with get, set
Public Property OperationName As String

Property Value

A String that contains a unique name for the File Transfer Protocol (FTP) task.

Implements

Applies to