Язык

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

Значение свойства

Имена файлов, приложенных к электронному письму.

Применяется к