Share via


ITransferJobsTask.SourceConnection プロパティ

定義

接続マネージャーの接続文字列を取得します。値の設定も可能です。

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

プロパティ値

接続マネージャーの接続文字列です。

適用対象