IDTSFTPTask.OperationName Property

Definition

This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a unique name of the operation for the 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 unique name of the operation for the FTP task.

Applies to