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

属性值

任务目标。

适用于