1 write to smtp
System (1)
net\System\Net\Configuration\MailSettingsSection.cs (1)
29
this.
smtp
= SmtpSectionInternal.GetSection();
1 reference to smtp
System (1)
net\System\Net\Configuration\MailSettingsSection.cs (1)
34
get { return this.
smtp
; }