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

属性值

附加到电子邮件的文件的名称。

适用于