Compartilhar via


Propriedade NameResolutionResult.IPEndPoints

Namespace:  Microsoft.Phone.Net.NetworkInformation
Assembly:  Microsoft.Phone (em Microsoft.Phone.dll)

Sintaxe

'Declaração
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 propriedade

Tipo: array<System.Net.IPEndPoint[]

Informações sobre versão

.NET para aplicativos do Windows Phone

Com suporte em: Windows Phone 8, Silverlight 8.1

Segurança do .NET Framework

Consulte também

Referência

NameResolutionResult Classe

Namespace Microsoft.Phone.Net.NetworkInformation