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

屬性值

String

工作目的地。

適用於