IDTSFileSystemTask.Source 속성

정의

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

원본 파일 또는 디렉터리를 가져오거나 설정합니다.

public:
 property System::String ^ Source { System::String ^ get(); void set(System::String ^ value); };
public string Source { get; set; }
member this.Source : string with get, set
Public Property Source As String

속성 값

소스 폴더 또는 파일 정보입니다.

적용 대상