IDTSFTPTask.IsRemotePathVariable 属性

定义

此 API 支持产品基础结构,不能在代码中直接使用。 获取或设置一个值,指示远程路径是否存储在变量中。

public:
 property bool IsRemotePathVariable { bool get(); void set(bool value); };
public bool IsRemotePathVariable { get; set; }
member this.IsRemotePathVariable : bool with get, set
Public Property IsRemotePathVariable As Boolean

属性值

true 如果远程路径存储在变量中; false 如果远程路径在文件连接管理器中指定。

注解

适用于