DtsEventHandler.GetExecutionPath Method

Definition

Gets the DTS event handler execution path.

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

Returns

The DTS event handler execution path.

Implements

Applies to