IDTSExecutionPath.GetExecutionPath Method

Definition

Returns the execution path of the component.

public:
 System::String ^ GetExecutionPath();
public string GetExecutionPath ();
abstract member GetExecutionPath : unit -> string
Public Function GetExecutionPath () As String

Returns

The execution path.

Applies to