次の方法で共有


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

プロパティ値

リモート パスです。

注釈

適用対象