IDTSPackagePath100.GetPackagePath 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 IDTSPackagePath.
public:
System::String ^ GetPackagePath();
[System.Runtime.InteropServices.DispId(1)]
public string GetPackagePath ();
[<System.Runtime.InteropServices.DispId(1)>]
abstract member GetPackagePath : unit -> string
Public Function GetPackagePath () As String
Returns
- Attributes