3 references to port
System (3)
net\System\Net\Configuration\SmtpNetworkElement.cs (3)
24
this.properties.Add(this.
port
);
99
get { return (int)this[this.
port
]; }
103
this[this.
port
] = value;