IDTSFTPTask.IsLocalPathVariable 屬性

定義

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 取得或設定值,這個值指出本機路徑儲存在變數還是 FILE 連接管理員中。

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

屬性值

Boolean

如果本機路徑儲存在變數中則為 true,如果本機路徑是在 File 連接管理員中指定則為 false

備註

適用於