SeekfordSolutions.DNSMXWizard Class Library

ResourceRecord Class

ResourceRecord Members

A resource record that contained in a DNS Response

        [C#]
        public class ResourceRecord : Object
      

Remarks

One unit of data in the domain name system. A resource record defines some attribute for a domain name such as an IP address, a string of text, or a mail route.
There may be multiple ResourceRecords per Response.

See Also

DNSMXWizard Namespace