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

屬性值

String

附加至電子郵件訊息的檔案名稱。

適用於