Partager via


NameResolutionResult.IPEndPoints, propriété

Espace de noms :  Microsoft.Phone.Net.NetworkInformation
Assembly :  Microsoft.Phone (dans Microsoft.Phone.dll)

Syntaxe

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

Valeur de propriété

Type : array<System.Net.IPEndPoint[]

Informations de version

.NET pour les applications Windows Phone

Pris en charge dans : Windows Phone 8, Silverlight 8.1

Sécurité .NET Framework

Voir aussi

Référence

NameResolutionResult Classe

Microsoft.Phone.Net.NetworkInformation, espace de noms