IDTSExecutionPath.GetExecutionPath 메서드

정의

구성 요소의 실행 경로를 반환합니다.

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

반환

실행 경로입니다.

적용 대상