1 write to port
System (1)
net\System\Net\Configuration\SmtpNetworkElement.cs (1)
166this.port = element.Port;
1 reference to port
System (1)
net\System\Net\Configuration\SmtpNetworkElement.cs (1)
199get { return this.port; }