언어

IDTSApplication100.ComponentStorePath 속성

정의

파이프라인 컴포넌트가 저장된 경로를 반환합니다. 이 속성은 읽기 전용입니다.

public:
 property System::String ^ ComponentStorePath { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(8)]
public string ComponentStorePath { [System.Runtime.InteropServices.DispId(8)] get; }
[<System.Runtime.InteropServices.DispId(8)>]
[<get: System.Runtime.InteropServices.DispId(8)>]
member this.ComponentStorePath : string
Public ReadOnly Property ComponentStorePath As String

속성 값

파이프라인 구성 요소의 위치를 나타내는 문자열입니다.

특성

적용 대상