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