Class IPAddressInformation
Definition
- Namespace:
- Tizen.Network.Nsd
- Assembly:
- Tizen.Network.Nsd.dll
- API Level:
- 4
This class manages the IP address properties of the DNS-SD service.
C#Copypublic class IPAddressInformation : object
- Inheritance
-
IPAddressInformation
Properties
Declaration
C#Copypublic IPAddress IPv4Address { get; }
Property Value
Type | Description |
---|---|
IPAddress |
API Level: 4
Declaration
C#Copypublic IPAddress IPv6Address { get; }
Property Value
Type | Description |
---|---|
IPAddress |