IDTSFileSystemTask.Destination Property

Definition

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

Gets or sets the destination folder or file.

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

Property Value

The destination folder or file information.

Applies to