언어

IDTSFileSystemTask.Destination 속성

정의

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

목적지 폴더나 파일을 받거나 설정합니다.

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

속성 값

목적지 폴더 또는 파일 정보.

적용 대상