Compartir a través de


NameResolutionResult.IPEndPoints (Propiedad)

Espacio de nombres:  Microsoft.Phone.Net.NetworkInformation
Ensamblado:  Microsoft.Phone (en Microsoft.Phone.dll)

Sintaxis

'Declaración
Public ReadOnly Property IPEndPoints As IPEndPoint()
public IPEndPoint[] IPEndPoints { get; }
public:
property array<IPEndPoint^>^ IPEndPoints {
    array<IPEndPoint^>^ get ();
}
member IPEndPoints : IPEndPoint[] with get

Valor de propiedad

Tipo: array<System.Net.IPEndPoint[]

Información de versión

.NET para aplicaciones de Windows Phone

Compatible con: Windows Phone 8, Silverlight 8.1

Seguridad de .NET Framework

Vea también

Referencia

NameResolutionResult Clase

Microsoft.Phone.Net.NetworkInformation (Espacio de nombres)