다음을 통해 공유


IDTSConfiguration100.ConfigurationString 속성

정의

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

속성 값

구성의 위치를 포함하는 문자열 입니다. 이 위치는 경로, 환경 변수, 부모 패키지 변수 이름 또는 레지스트리 키일 수 있습니다.

특성

적용 대상