1 write to host
System (1)
net\System\Net\Configuration\SmtpNetworkElement.cs (1)
165
this.
host
= element.Host;
1 reference to host
System (1)
net\System\Net\Configuration\SmtpNetworkElement.cs (1)
189
get { return this.
host
; }