IDTSConfiguration100.PackagePath 属性

定义

public:
 property System::String ^ PackagePath { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(2)]
public string PackagePath { [System.Runtime.InteropServices.DispId(2)] get; [System.Runtime.InteropServices.DispId(2)] set; }
[<System.Runtime.InteropServices.DispId(2)>]
[<get: System.Runtime.InteropServices.DispId(2)>]
[<set: System.Runtime.InteropServices.DispId(2)>]
member this.PackagePath : string with get, set
Public Property PackagePath As String

属性值

包含包路径的 字符串

属性

适用于