EndPoint.AddressFamily Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the address family to which the endpoint belongs.
Assembly: System.Net (in System.Net.dll)
| Exception | Condition |
|---|---|
| NotImplementedException | Any attempt is made to get or set the property when the property is not overridden in a descendant class. |
Show: