IDTSFTPTask.RemotePath 属性

定义

此 API 支持产品基础结构,不能在代码中直接使用。 获取或设置要使用的远程路径。

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

属性值

远程路径。

注解

适用于