Bagikan melalui


MailSettingsSectionGroup.Smtp Properti

Definisi

Mendapatkan pengaturan SMTP untuk komputer lokal.

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

Nilai Properti

Objek SmtpSection yang berisi informasi konfigurasi untuk komputer lokal.

Keterangan

Pengaturan email memengaruhi perilaku SmtpClient kelas.

Berlaku untuk

Lihat juga