Share via


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

属性值

目标文件夹或文件信息。

适用于