Compartir a través de


IDTSSendMailTask.FileAttachments Propiedad

Definición

Obtiene o establece los nombres de los archivos adjuntados al mensaje de correo electrónico.

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

Valor de propiedad

Los nombres de los archivos adjuntados al mensaje de correo electrónico.

Se aplica a