다음을 통해 공유


IDTSXMLTask.Destination 속성

정의

태스크 대상을 가져오거나 설정합니다.

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

속성 값

태스크 대상입니다.

적용 대상