IDTSSupportParentExecutionPath100.ParentExecutionPath Property

Definition

Gets or sets the parent execution path.

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

Property Value

The parent execution path.

Attributes

Applies to