Share via


IDTSSupportParentExecutionPath100.ParentExecutionPath プロパティ

定義

親実行パスを取得します。値の設定も可能です。

public:
 property System::String ^ ParentExecutionPath { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(1)]
public string ParentExecutionPath { get; set; }
[<System.Runtime.InteropServices.DispId(1)>]
member this.ParentExecutionPath : string with get, set
Public Property ParentExecutionPath As String

プロパティ値

親実行パスです。

属性

適用対象