MailSettingsSectionGroup.Smtp 속성

정의

로컬 컴퓨터에 대한 SMTP 설정을 가져옵니다.

public:
 property System::Net::Configuration::SmtpSection ^ Smtp { System::Net::Configuration::SmtpSection ^ get(); };
public System.Net.Configuration.SmtpSection Smtp { get; }
member this.Smtp : System.Net.Configuration.SmtpSection
Public ReadOnly Property Smtp As SmtpSection

속성 값

SmtpSection 로컬 컴퓨터에 대한 구성 정보를 포함하는 개체입니다.

설명

메일 설정은 클래스의 동작에 영향을 미칩니다 SmtpClient .

적용 대상

추가 정보