다음을 통해 공유


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

속성 값

패키지의 경로를 포함하는 문자열 입니다.

특성

적용 대상