言語

IDTSSendMailTask.SmtpConnection プロパティ

定義

SMTPサーバーの名前やIPアドレスを取得したり設定したりします。

public:
 property System::String ^ SmtpConnection { System::String ^ get(); void set(System::String ^ value); };
public string SmtpConnection { get; set; }
member this.SmtpConnection : string with get, set
Public Property SmtpConnection As String

プロパティ値

SMTPサーバーの名前またはIPアドレス。

適用対象