言語

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

プロパティ値

メールに添付されたファイル名。

適用対象