Udostępnij za pośrednictwem


PeerNodeAddress.IPAddresses Właściwość

Definicja

Pobiera kolekcję wieloadmierowych adresów IP dla tego adresu PeerNodeAddress .

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::Net::IPAddress ^> ^ IPAddresses { System::Collections::ObjectModel::ReadOnlyCollection<System::Net::IPAddress ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<System.Net.IPAddress> IPAddresses { get; }
member this.IPAddresses : System.Collections.ObjectModel.ReadOnlyCollection<System.Net.IPAddress>
Public ReadOnly Property IPAddresses As ReadOnlyCollection(Of IPAddress)

Wartość właściwości

ReadOnlyCollection<IPAddress>

Kolekcja wieloadmiarowych adresów IP skojarzonych z PeerNodeAddress tym .

Dotyczy