IDTSFTPTask.Connection 屬性

定義

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 取得或設定工作所使用之 FTP 連接管理員的連接名稱。

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

屬性值

String

FTP 連接管理員的連接名稱。

適用於