4 references to SmtpNetworkElement
System (4)
net\System\Net\Configuration\SmtpNetworkElement.cs (1)
163
internal SmtpNetworkElementInternal(
SmtpNetworkElement
element)
net\System\Net\Configuration\SmtpSection.cs (3)
62
public
SmtpNetworkElement
Network
65
return (
SmtpNetworkElement
)this[this.network];
97
new ConfigurationProperty(ConfigurationStrings.Network, typeof(
SmtpNetworkElement
), null,