Gets the path to the executable relative to the root of the package.
Namespace: SSIS.Test.DtsAssembly: SSIS.Test (in SSIS.Test.dll) Version: 3.0.0.236 (3.0.0.236)
Syntax
| C# |
|---|
public string GetPath() |
| Visual Basic |
|---|
Public Function GetPath As String |
| Visual C++ |
|---|
public: String^ GetPath() |