IDTSFileSystemTask.OperationName Property

Definition

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets or sets the name of the operation.

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

The name of the operation.

Applies to