IDTSFileSystemTask.Source 属性

定义

此 API 支持产品基础结构,不能在代码中直接使用。

获取或设置源文件或目录。

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

属性值

源文件夹或文件信息。

适用于