言語

DtsEventHandler.GetExecutionPath メソッド

定義

DTSイベントハンドラの実行パスを取得します。

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

返品

DTSイベントハンドラの実行パス。

実装

適用対象