Specifies the format of host names.
public enum UriHostNameType
Member Name | Description |
---|
Basic | Documentation for this section has not yet been entered. |
Dns | Specifies that the host name is a domain name system (DNS) style host address. |
IPv4 | Specifies that the host name is an Internet Protocol (IP) version 4 host address. |
IPv6 | Specifies that the host name is an Internet Protocol (IP)
version 6 host address. |
Unknown | Specifies the format of a host name is not known or no host information is present. |
Namespace: System
Assembly: System (in System.dll)
Assembly Versions: 1.0.x.x, 1.0.5000.0, 2.0.0.0