语言

IDTSSendMailTask.FileAttachments 属性

定义

获取或设置与电子邮件相关的文件名称。

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

属性值

附带在邮件中的文件名称。

适用于