IDTSExecutionPath100.GetExecutionPath Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For more information, see IDTSExecutionPath.
public:
System::String ^ GetExecutionPath();
[System.Runtime.InteropServices.DispId(1)]
public string GetExecutionPath ();
[<System.Runtime.InteropServices.DispId(1)>]
abstract member GetExecutionPath : unit -> string
Public Function GetExecutionPath () As String
Returns
- Attributes