Compartir a través de


IDTSFTPTask.RemotePath 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 ruta remota que se va a utilizar.

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

Valor de propiedad

La ruta de acceso remota.

Comentarios

Se aplica a