Query type.
| C# | Visual Basic | Managed C++ |
public enum QTYPE
Public Enumeration QTYPE
public enum class QTYPE
| Member | Description |
|---|---|
| A |
IPv4 host address
|
| NS |
An authoritative name server.
|
| CNAME |
The canonical name for an alias.
|
| SOA |
Marks the start of a zone of authority.
|
| PTR |
A domain name pointer.
|
| HINFO |
Host information.
|
| MX |
Mail exchange.
|
| TXT |
Text strings.
|
| AAAA |
IPv6 host address.
|
| ANY |
All records what server returns.
|
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)