Share via


IDTSFileSystemTask.Destination Propiedad

Definición

Esta API admite la infraestructura de producto y no está pensada para usarse directamente en el código.

Obtiene o establece la carpeta o el archivo de destino.

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

Valor de propiedad

La información sobre el archivo o la carpeta de destino.

Se aplica a