System.Net.Socket.TIPAddress.Any
Delphi
class property Any: TIPAddress read GetAny;
C++
/* static */ __property TIPAddress Any = {read=GetAny};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | public | System.Net.Socket.pas System.Net.Socket.hpp |
System.Net.Socket | TIPAddress |
Beschreibung
Eine IP-Adresse, die dem Wert INADDR_ANY entspricht.