IDTSSendMailTask.FileAttachments Propriedade

Definição

Obtém ou define os nomes dos arquivos anexados à mensagem de email.

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 da propriedade

Os nomes dos arquivos anexados à mensagem de email.

Aplica-se a