다음을 통해 공유


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 주소입니다.

적용 대상